<?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: what python editors do you use for arcpy in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088110#M44352</link>
    <description>&lt;P&gt;I was able to start Spyder this way. Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Aug 2021 19:51:52 GMT</pubDate>
    <dc:creator>zhongying_gan</dc:creator>
    <dc:date>2021-08-11T19:51:52Z</dc:date>
    <item>
      <title>what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087772#M44304</link>
      <description>&lt;P&gt;Hello. I'm using ArcGIS Pro. I'm doing a project and I would like to be able to replicate my results in the future. Therefore, I would like to use python to run commands in ArcGIS Pro, so that with all the codes saved in a file I could replicate the results in the future.&lt;/P&gt;&lt;P&gt;I've already installed anaconda on my laptop. I used Spyder that comes with anaconda and when I imported arcpy, the error message says "No module named 'arcpy'". Therefore, I followed the following blog to install spyder through ArcGIS Pro:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-blog/installing-spyder-ide-for-arcpro/ba-p/901923" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-blog/installing-spyder-ide-for-arcpro/ba-p/901923&lt;/A&gt;.&amp;nbsp;&lt;SPAN&gt;However, when I ran it, a console window showed up. Some messages quickly appeared and disappeared. I could only capture part of the message (spyder.png). I was unable to run Spyder. I have tried uninstalling and reinstalling Spyder through ArcGIS Pro. But that doesn't help. It shows in ArcGIS Pro that the version of Spyder ArcGIS Pro downloaded for me is 3.3.6 (spyder2.png). I went to anaconda and downgraded my python to 3.3.6, but I was still not able to import arcpy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;After all this I sort of giving up on using Spyder to import arcpy. I was wondering for those experienced users of python in ArcGIS Pro, what python editors do you use? And how should I make the python editor able to import arcpy?&lt;/P&gt;&lt;P&gt;Thank you. Any comments are appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 02:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087772#M44304</guid>
      <dc:creator>zhongying_gan</dc:creator>
      <dc:date>2021-08-11T02:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087774#M44305</link>
      <description>&lt;P&gt;esri hasn't updated the version of spyder.&lt;/P&gt;&lt;P&gt;Install in your base environment or in your clone if you intend to use it there.&amp;nbsp; Remove the old version or you will have dependency issues&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; conda install spyder=5.0.5&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 02:05:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087774#M44305</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-11T02:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087783#M44306</link>
      <description>&lt;P&gt;You can use any IDE/Python editor to run arcpy scripts, as long as it allows you to select the ArcGIS Pro python environment for use. For example, I use VS Code, and&amp;nbsp; can set the environment to the default python environment that is included with ArcGIS Pro.&lt;/P&gt;&lt;P&gt;This can be set by clicking the "Select Python Environment" message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="no-interpreter-selected-statusbar.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20605i08FAFD96F6025A9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="no-interpreter-selected-statusbar.png" alt="no-interpreter-selected-statusbar.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; ...clicking "Enter interpreter path"...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="enter-interpreter-path.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20606i29F2F7435A0A0F57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="enter-interpreter-path.png" alt="enter-interpreter-path.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;...and entering the path of your arcgispro-py3 environment. By default this is "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="enter-or-find-interpreter.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20607i37A39D2CFD0B00D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="enter-or-find-interpreter.png" alt="enter-or-find-interpreter.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 02:19:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087783#M44306</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-11T02:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087824#M44316</link>
      <description>&lt;P&gt;If you're still considering Spyder, I had the same issue and I used this&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.programmersought.com/article/32855710236/" target="_blank"&gt;https://www.programmersought.com/article/32855710236/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to set up Spyder. Then I start it via the anaconda navigator by changing the "Applications on" field to my cloned arcpy environment. That was the only thing that worked for me.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 08:54:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087824#M44316</guid>
      <dc:creator>Deborah_Priss</dc:creator>
      <dc:date>2021-08-11T08:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087915#M44330</link>
      <description>&lt;P&gt;I'm in the Spyder camp (thanks to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;).&amp;nbsp; One word of caution however; installing packages in ArcGIS Pro 2.8 is problematic.&amp;nbsp; There is a bug where changing to a cloned environment does not work.&amp;nbsp; I'm holding at 2.7.3 until that gets fixed. &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-2-8-1-keeps-changing-python-environment/m-p/1072876" target="_self"&gt;See this thread...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 14:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1087915#M44330</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-08-11T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088110#M44352</link>
      <description>&lt;P&gt;I was able to start Spyder this way. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 19:51:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088110#M44352</guid>
      <dc:creator>zhongying_gan</dc:creator>
      <dc:date>2021-08-11T19:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088111#M44353</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/506436"&gt;@Deborah_Priss&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/493502"&gt;@zhongying_gan&lt;/a&gt;&amp;nbsp; &amp;nbsp;What version ArcGIS Pro are you using?&amp;nbsp; &amp;nbsp;The link Deborah provides shows Pro 2.5.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 19:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088111#M44353</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-08-11T19:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088116#M44355</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; My arcgis pro version is 2.8.2. I didn't use the link&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/506436"&gt;@Deborah_Priss&lt;/a&gt;&amp;nbsp;mentioned. I installed Python following the steps on&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-blog/installing-spyder-ide-for-arcpro/bc-p/1088109#M369" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-blog/installing-spyder-ide-for-arcpro/bc-p/1088109#M369&lt;/A&gt;. Then&amp;nbsp;&lt;SPAN&gt;I started it via the anaconda navigator by changing the "Applications on" field to my cloned arcpy environment.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 20:06:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088116#M44355</guid>
      <dc:creator>zhongying_gan</dc:creator>
      <dc:date>2021-08-11T20:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088404#M44383</link>
      <description>&lt;P&gt;I also use 2.8 but it worked anyway. I tried various other approaches and decided to give it a try.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 14:18:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088404#M44383</guid>
      <dc:creator>Deborah_Priss</dc:creator>
      <dc:date>2021-08-12T14:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088408#M44386</link>
      <description>&lt;P&gt;I'm going to give this a shot.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 14:23:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088408#M44386</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-08-12T14:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088447#M44389</link>
      <description>&lt;P&gt;I used to be in the PyCharm camp, but lately I have been using VS Code.&amp;nbsp; VS Code isn't quite as robust with debugging as PyCharm, but it is a solid IDE.&amp;nbsp; Plus, I use VS Code for other development, so I prefer to use one IDE if I can instead of multiple ones.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 14:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1088447#M44389</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-08-12T14:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: what python editors do you use for arcpy</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1226154#M61624</link>
      <description>&lt;P&gt;I've bee struggling to get any editor to work with Pro these days (Pro 3.02, Python 3.9). I was happy with PyCharm for a number of years, and now every time Pro updates, I think, PyCharm breaks ('no module named arcpy'). I tried to move to Spyder and had the same results. Now I have multiple environments, numerous installations of Python, reinstalled everything a few times. My hard drive is a confusing mess and I'm going back to IDLE, which I never really liked. It's the only one that consistently works with Pro.&lt;/P&gt;&lt;P&gt;If anyone can point me to documentation that would help me clean this all up, I'd appreciate it. I'm ready to delete everything I have and start over. Part of my problem is that I really don't understand how I have all these different environments, one of which finally worked with PyCharm yesterday but doesn't today.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Pam&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 14:23:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-python-editors-do-you-use-for-arcpy/m-p/1226154#M61624</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-10-27T14:23:36Z</dc:date>
    </item>
  </channel>
</rss>

