<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678545#M30006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this is a straight update from ArcGIS Pro 1.3 to 1.4. No changes made to the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2017 19:01:09 GMT</pubDate>
    <dc:creator>PhilipWoods1</dc:creator>
    <dc:date>2017-01-20T19:01:09Z</dc:date>
    <item>
      <title>I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678543#M30004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting the following error message when trying to use arcpy.&lt;/P&gt;&lt;P&gt;Runtime error &lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt; File "c:\program files\arcgis\pro\Resources\arcpy\arcpy\__init__.py", line 69, in &amp;lt;module&amp;gt;&lt;BR /&gt; from arcpy.toolbox import *&lt;BR /&gt; File "c:\program files\arcgis\pro\Resources\arcpy\arcpy\toolbox.py", line 688, in &amp;lt;module&amp;gt;&lt;BR /&gt; from .wmx import ClearJobReplicationInfo as ClearJobReplicationInfo_wmx&lt;BR /&gt; File "c:\program files\arcgis\pro\Resources\arcpy\arcpy\wmx.py", line 29, in &amp;lt;module&amp;gt;&lt;BR /&gt; from arcpy import _wmx&lt;BR /&gt; File "c:\program files\arcgis\pro\Resources\arcpy\arcpy\_wmx.py", line 9, in &amp;lt;module&amp;gt;&lt;BR /&gt; from dateutil import tz&lt;BR /&gt;ImportError: cannot import name 'tz'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 18:42:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678543#M30004</guid>
      <dc:creator>PhilipWoods1</dc:creator>
      <dc:date>2017-01-20T18:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678544#M30005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you upgrade the computer that you had a previous version of Desktop on? &amp;nbsp;Or is this a new computer with upgraded software? &amp;nbsp;I ask because maybe you had custom python libraries on your old computer that you forgot needed to be installed on your new computer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 18:56:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678544#M30005</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-01-20T18:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678545#M30006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this is a straight update from ArcGIS Pro 1.3 to 1.4. No changes made to the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678545#M30006</guid>
      <dc:creator>PhilipWoods1</dc:creator>
      <dc:date>2017-01-20T19:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678546#M30007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dateutil.readthedocs.io/en/stable/" title="https://dateutil.readthedocs.io/en/stable/"&gt;dateutil - powerful extensions to datetime — dateutil 2.6.0 documentation&lt;/A&gt;&amp;nbsp; perhaps....&amp;nbsp;&lt;/P&gt;&lt;P&gt;check your conda distribution to see if it is included&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/get-started/what-is-conda.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/get-started/what-is-conda.htm"&gt;The Python Package Manager—ArcPy Get Started | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no assumption that the previous packages would be retained... I woul check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678546#M30007</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-01-20T19:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678547#M30008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working through the error message it appears that not all of the dateutil package modules were loaded into the&amp;nbsp;arcgispro-py3 environment. Once this was done everything worked as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 20:55:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678547#M30008</guid>
      <dc:creator>PhilipWoods1</dc:creator>
      <dc:date>2017-01-20T20:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678548#M30009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you need to rerun or fix the install to get these package modules to install correctly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 20:59:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678548#M30009</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-01-20T20:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678549#M30010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just copied the relevant files to the correct location under&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;arcgispro-py3.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 21:07:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678549#M30010</guid>
      <dc:creator>PhilipWoods1</dc:creator>
      <dc:date>2017-01-20T21:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678550#M30011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK but where did you get the files to copy? &amp;nbsp;Is the location for these files in 10.3 different than in 10.4, so you copied them from the old 10.3 location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 21:11:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678550#M30011</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-01-20T21:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: I upgraded to ArcGIS Pro 1.4 and I get an error when trying to import arcpy.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678551#M30012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case I copied files from&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\.pkgs\python-dateutil-2.6.0-py35_0\Lib\site-packages&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 21:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-upgraded-to-arcgis-pro-1-4-and-i-get-an-error/m-p/678551#M30012</guid>
      <dc:creator>PhilipWoods1</dc:creator>
      <dc:date>2017-01-20T21:36:24Z</dc:date>
    </item>
  </channel>
</rss>

