<?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: PyScripter ArcGIS Pro in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239121#M18617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much - but...still nothing.&amp;nbsp; I use Windows 10 and &lt;BR /&gt;Python 3.6.8.&amp;nbsp; It just seems like Python will not open in PyScripter at that level when it is still linked to an older version of Python 2.x.&amp;nbsp; Should I re-install ArcGIS Pro and clone install Python to a different folder?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Dec 2019 16:33:40 GMT</pubDate>
    <dc:creator>Ryan_Galbraith</dc:creator>
    <dc:date>2019-12-06T16:33:40Z</dc:date>
    <item>
      <title>PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239117#M18613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are having trouble using Python v3.X in PyScripter.&amp;nbsp; It always goes to verson 2.x.&amp;nbsp; We are starting a project in Regular Expressions and it would be helpful to use Python 3.x.&amp;nbsp; Does anyone know how to change the path to point to Python 3.x when using PyScirpter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 15:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239117#M18613</guid>
      <dc:creator>Ryan_Galbraith</dc:creator>
      <dc:date>2019-12-04T15:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239118#M18614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The web solutions didn't work?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/17155392/how-to-change-the-version-of-python-that-pyscripter-uses" title="https://stackoverflow.com/questions/17155392/how-to-change-the-version-of-python-that-pyscripter-uses"&gt;How to change the version of python that pyscripter uses - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 16:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239118#M18614</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-12-04T16:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239119#M18615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - I tried all those options - and they don't seem to work.&amp;nbsp; The ArcGIS Pro install of Python doesn't allow it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those instructions were for ArcGIS Pro 1.X.&amp;nbsp; Things have changed over the years - the folders seem much different&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 19:42:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239119#M18615</guid>
      <dc:creator>Ryan_Galbraith</dc:creator>
      <dc:date>2019-12-05T19:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239120#M18616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a cloned environment or the base environment?&amp;nbsp; That would make a big difference.&lt;/P&gt;&lt;P&gt;The python executable is located in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'C:\\&amp;nbsp;... ... ... \\bin\\Python\\envs\\arcgispro-py3\\pythonw.exe'&amp;nbsp;&lt;/STRONG&gt; #&amp;nbsp; ---- use &amp;gt;&amp;gt;&amp;gt; sys.executable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where ... ... ... is the folder that ArcGIS Pro is installed in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I always install it in a folder I create (eg.&amp;nbsp; C:\&lt;SPAN&gt;arc_pro)&amp;nbsp;&lt;/SPAN&gt;rather than letting "it" install itself where it wants.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 20:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239120#M18616</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-12-05T20:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239121#M18617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much - but...still nothing.&amp;nbsp; I use Windows 10 and &lt;BR /&gt;Python 3.6.8.&amp;nbsp; It just seems like Python will not open in PyScripter at that level when it is still linked to an older version of Python 2.x.&amp;nbsp; Should I re-install ArcGIS Pro and clone install Python to a different folder?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 16:33:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239121#M18617</guid>
      <dc:creator>Ryan_Galbraith</dc:creator>
      <dc:date>2019-12-06T16:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239122#M18618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2018/12/28/clone"&gt;/blogs/dan_patterson/2018/12/28/clone&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then perhaps&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2018/12/13/spyder"&gt;/blogs/dan_patterson/2018/12/13/spyder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;But, I am surprised that pyscripter can use both pythons (spyder and other IDEs can direct to your chosen python)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 17:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239122#M18618</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-12-06T17:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239123#M18619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Install the latest version of Pyscripter 3.6.2&amp;nbsp; &lt;A href="https://sourceforge.net/projects/pyscripter/"&gt;https://sourceforge.net/projects/pyscripter/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use the 64 bit version&lt;/P&gt;&lt;P&gt;On the &amp;lt;Run&amp;gt; menu item there is an option to set the interpreter. You can switch back between 2.7 and 3.6 at any time. Its Marvellous. I can continue developing scripts in ArcMap and ArcGISPro using the same IDE and the same scripts. It will support virtual environments set up with ArcGISPro.&lt;IMG alt="Pyscripter 3.6 64 bit supports 2.7 and 3.x and venv" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/476135_pyscripter.png" /&gt;&lt;/P&gt;&lt;P&gt;I make all my 2.7 scripts 3.x compatible with a few simple changes to the syntax and adding __future__ to the top. Change all the print statements to print() functions (use the utility 2to3.exe in the scripts folder), a few other minor details and you are good to go!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 22:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239123#M18619</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2019-12-12T22:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: PyScripter ArcGIS Pro</title>
      <link>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239124#M18620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - I see that now.&amp;nbsp; Thank you that worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2019 15:20:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pyscripter-arcgis-pro/m-p/239124#M18620</guid>
      <dc:creator>Ryan_Galbraith</dc:creator>
      <dc:date>2019-12-13T15:20:30Z</dc:date>
    </item>
  </channel>
</rss>

