<?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: ModuleNotFoundError: No module named 'arcpy' in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673113#M52077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help. I had to refresh my whole computer... &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; &lt;/P&gt;&lt;P&gt;But It's working now &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp;So thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Dec 2017 23:30:20 GMT</pubDate>
    <dc:creator>RebeccaRicker</dc:creator>
    <dc:date>2017-12-09T23:30:20Z</dc:date>
    <item>
      <title>ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673106#M52070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey People,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have got some troubles. I use Spyder and ArcGIS-Pro to run Python scripts. It already worked, but suddenly it doesn't anymore. Maybe I changed the settings with out knowing. I don't know.&lt;/P&gt;&lt;P&gt;Could someone tell me please which settings&amp;nbsp;I have to do?&lt;/P&gt;&lt;P&gt;I have those settings in ArcGIS-Pro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="384173" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/384173_Settings_arcgis_pro.jpg" style="width: 620px; height: 496px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But I don't know, which settings I have to do in Spyder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="384174" alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/384174_Spyder.jpg" style="width: 620px; height: 434px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I try to run the script. Spyder asks me for settings. I think this is new:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/384179_run_script.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 11:48:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673106#M52070</guid>
      <dc:creator>RebeccaRicker</dc:creator>
      <dc:date>2017-11-20T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673107#M52071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It look fine... &lt;A _jive_internal="true" href="https://community.esri.com/blogs/dan_patterson/2016/07/17/anaconda-spyder-and-arcgis-pro"&gt;&lt;STRONG&gt;see this blog post for the default installation location&lt;/STRONG&gt;&lt;/A&gt;....&lt;/P&gt;&lt;P&gt;As for running Spyder, when you say it doesn't work...&lt;/P&gt;&lt;P&gt;Are you launching it from within the anaconda distribution?&lt;/P&gt;&lt;P&gt;Are you editing a toolbox script from within Pro?&lt;/P&gt;&lt;P&gt;From a desktop shortcut?..... &lt;A _jive_internal="true" href="https://community.esri.com/blogs/dan_patterson/2017/07/01/arcgis-pro-2-creating-desktop-shortcuts"&gt;see this link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try not to double-click on a *.py or any other shortcut ... you can get them to work, but old school ...launch program, open file... is the best way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more details needed I suppose if none of the above cover your case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 12:46:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673107#M52071</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-11-20T12:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673108#M52072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. &lt;/P&gt;&lt;P&gt;&amp;nbsp;- I installed Spyder 2.3.8&amp;nbsp;Packages in ArcGIS Pro and made the Settings like above&lt;/P&gt;&lt;P&gt;- Than I installed the Spyder 2.3.8&amp;nbsp;Package in Anaconda&lt;/P&gt;&lt;P&gt;- Than I Launched Spyder from anaconda and wrote my script.&lt;/P&gt;&lt;P&gt;- Than I wanted I wanted to run it. It worked before but suddenly it didn't anymore. So I reinstall Spyder in ArcGIS and Anaconda. Still broken &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/cry.png" /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 12:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673108#M52072</guid>
      <dc:creator>RebeccaRicker</dc:creator>
      <dc:date>2017-11-20T12:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673109#M52073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... I don't know, but It works again. I removed Spyder from Anaconda and started it&amp;nbsp;by putting this&amp;nbsp;"C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Scripts\spyder.exe" in my task bar. I noticed that it opens Spyder 2, while Anaconda opens&amp;nbsp;Spyder 3. I tried to deinstall Spyder completely&amp;nbsp;from my PC, but&amp;nbsp;it is not shown in my Control Panel. I am afraid I broke something. &lt;/P&gt;&lt;P&gt;Do you know, what I did wrong at the first place. It unsettles me a lot! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 13:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673109#M52073</guid>
      <dc:creator>RebeccaRicker</dc:creator>
      <dc:date>2017-11-20T13:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673110#M52074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oky... still does not work:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/384185_Untitled.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 13:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673110#M52074</guid>
      <dc:creator>RebeccaRicker</dc:creator>
      <dc:date>2017-11-20T13:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673111#M52075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only install Spyder from the ArcGIS Pro distribution and not from Anaconda separately..&amp;nbsp; See the blog post I wrote and linked earlier.&amp;nbsp; I suspect that you have several instances of spyder and/or python loaded.. including the one from ArcMap.&amp;nbsp; I would uninstall the 2.x.x version (that is old) and uninstall the one from within ArcGIS Pro.&amp;nbsp; If that doesn't work, completely uninstall Pro, and ensure that all links to in are gone, then reinstall Pro, and reinstall spyder from within Pro.&amp;nbsp; Cehck my blog for associating scripts with spyder so you can edit them when working with spyder.&lt;/P&gt;&lt;P&gt;Create a shortcut on your desktop (see another of my blogs listed) so you can work with Pro's Anaconda distribution of python and Spyder&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 00:30:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673111#M52075</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-11-21T00:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673112#M52076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS... install IPython from with ArcGIS Pro's distribution as well, IF spyder doesn't do it for you in the dependencies list (can't remember now)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 00:31:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673112#M52076</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-11-21T00:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: ModuleNotFoundError: No module named 'arcpy'</title>
      <link>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673113#M52077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help. I had to refresh my whole computer... &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; &lt;/P&gt;&lt;P&gt;But It's working now &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp;So thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2017 23:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/modulenotfounderror-no-module-named-arcpy/m-p/673113#M52077</guid>
      <dc:creator>RebeccaRicker</dc:creator>
      <dc:date>2017-12-09T23:30:20Z</dc:date>
    </item>
  </channel>
</rss>

