<?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: ImportError: No module named arcpy - Error has occurred since 10.6 update in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29600#M2300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are both installed under Anaconda:&lt;/P&gt;&lt;P&gt;&amp;nbsp;C:\Users\aimee.keener\AppData\Local\Continuum\Anaconda2\pkgs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2018 17:36:37 GMT</pubDate>
    <dc:creator>AimeeKeener</dc:creator>
    <dc:date>2018-03-21T17:36:37Z</dc:date>
    <item>
      <title>ImportError: No module named arcpy - Error has occurred since 10.6 update</title>
      <link>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29596#M2296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I was in version 10.5, I used python IDE quite successfully using Spyder (I did not use Jupyter Notebook). After I updated recently to 10.6, I seem to be getting this error. I checked and the Desktop10.6.pth file is in the&amp;nbsp;&lt;SPAN style="color: #444444; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;EM&gt;C:\Python27\ArcGIS10.6\Lib\site-packages&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt; folder, and it contains the lines:&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\ArcGIS\Desktop10.6\bin&lt;BR /&gt;C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy&lt;BR /&gt;C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcToolBox\Scripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried working out of Jupyter Notebook, but received the same error. It seem that these IDEs can not find the path.&amp;nbsp;I have tried repairing the installation, to no effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ArcGIS Desktop 10.6 Basic License.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unsure how to proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt; I should also mentioned that I ran:&lt;/P&gt;&lt;P&gt;import sys&lt;/P&gt;&lt;P&gt;print sys.path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it reads&amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;'C:\\Python27\\ArcGIS10.6\\Lib\\site-packages',&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 15:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29596#M2296</guid>
      <dc:creator>AimeeKeener</dc:creator>
      <dc:date>2018-03-21T15:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named arcpy - Error has occurred since 10.6 update</title>
      <link>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29597#M2297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you install spyder to work with 10.5 or are you using the one for Pro which is in an anaconda distribution?&lt;/P&gt;&lt;P&gt;You may have to reinstall spyder if it isn't in your ...lib\sitepackages folder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 17:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29597#M2297</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-03-21T17:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named arcpy - Error has occurred since 10.6 update</title>
      <link>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29598#M2298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm&amp;nbsp;don't use Pro. I did not set 10.5 up myself, a former coworker did. I'm not sure the steps he took to set it up and I have been unable to find such instructions on the internet. Do I need to place a certain file to match with Jupyter Notebook or Spyder within the site-packages folder? If so, do you know which ones I am looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 17:21:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29598#M2298</guid>
      <dc:creator>AimeeKeener</dc:creator>
      <dc:date>2018-03-21T17:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named arcpy - Error has occurred since 10.6 update</title>
      <link>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29599#M2299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is in your sitepackages folder?&amp;nbsp; is Jupyter and Spyder there?&amp;nbsp; If not, search on those terms on your C drive to see if they were installed elsewhere&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 17:24:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29599#M2299</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-03-21T17:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named arcpy - Error has occurred since 10.6 update</title>
      <link>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29600#M2300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are both installed under Anaconda:&lt;/P&gt;&lt;P&gt;&amp;nbsp;C:\Users\aimee.keener\AppData\Local\Continuum\Anaconda2\pkgs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 17:36:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29600#M2300</guid>
      <dc:creator>AimeeKeener</dc:creator>
      <dc:date>2018-03-21T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named arcpy - Error has occurred since 10.6 update</title>
      <link>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29601#M2301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hence my question.&amp;nbsp; The Anaconda distribution knows nothing about 10.6 I suspect since that package is old and perhaps there are remnant links in there (perhaps even to PRO).&amp;nbsp; You can try to find a spyder launcher and see if you can fire it up from there.&amp;nbsp; I can't help since I have moved on to PRO and the spyder and Jupyter setup it much easier there (I have a few blog posts on it, when you are ready to make the move)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 17:49:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/importerror-no-module-named-arcpy-error-has/m-p/29601#M2301</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-03-21T17:49:07Z</dc:date>
    </item>
  </channel>
</rss>

