<?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: Python 3.6 tries to initialize with Python 2.7 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471605#M36828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like my computer is having some issues with the python path. I seem to have some crossover between python versions. This is included in the python path and sys.path for my python 2.7 32 bit installation:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/442162_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Those paths are also included included in the python 3.6 installation; along with some python 2.7 paths:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/442181_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;Is there any way to make changes to these paths so that they load correctly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Apr 2019 14:17:55 GMT</pubDate>
    <dc:creator>MarkBinder</dc:creator>
    <dc:date>2019-04-16T14:17:55Z</dc:date>
    <item>
      <title>Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471585#M36808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having some major Python issues. When I try to start PyCharm using the ArcGIS Pro Python environment it tries to initialize using the Python 2.7 ArcGIS 10.6 installation. Somehow my Python installations got crossed up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried uninstalling ArcGIS Pro and reinstalling it but that has no effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to solve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 19:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471585#M36808</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-03T19:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471586#M36809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be sure you have set up pycharm to use the ArcGIS Pro install. ArcGIS Pro uses Conda, so you can link it directly to its Conda environment.&lt;/P&gt;&lt;P&gt;This doesn't happen automatically, you need to configure it which Python exe to use.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/792019"&gt;Can ArcGIS Pro integrate with JetBrains Pycharm&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 03:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471586#M36809</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-04-04T03:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471587#M36810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, it is using the ArcGIS Pro installation; that’s where I think the problem is because cloned environments also have the same problem. And when I try to install Spyder to a cloned environment it uses Python 2.7 packages instead of 3.6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 13:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471587#M36810</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-04T13:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471588#M36811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The short and dirty answer is, inside Pycharm / Spyder / any python IDE, there is a setting "Project Interpreter", which is pointing to a python.exe in a folder such as C:\python27\python.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to update this setting to point to a place such as:&lt;/P&gt;&lt;P&gt;C:\Program Files\ArcGIS\Pro\bin\Python\python.exe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 14:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471588#M36811</guid>
      <dc:creator>LukeWebb</dc:creator>
      <dc:date>2019-04-04T14:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471589#M36812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did set the interpreter to point to the ArcGIS Pro Python environment. I think when it tries to initialize it is using the Python.exe that is in the Python27 ArcGIS 10.6.1 folder. This seems to be a deeper Python issue than the IDE settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 14:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471589#M36812</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-04T14:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471590#M36813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you installed PyCharm or Anaconda, did you check any boxes to set .py files to launch in that environment or other checkboxes that modify your Windows default paths?&amp;nbsp; It is important to not do that because of the PATH and PYTHONPATH are messed with, pythons will not work right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried doing this last night and it worked fine in PyCharm. I configured both the 10.6/2.7 environment (which was discovered by the installer through the registry automatically) and the Pro anaconda environment in the bin/Python install folder and I could toggle back and forth between environments&amp;nbsp;restart the console and successfully import the correct arcpy in each.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 14:49:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471590#M36813</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-04-04T14:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471591#M36814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’ve been using the portable version of PyCharm and then pointing it to the Python environment that is installed on whichever computer I’m using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to install Spyder in a Python 3.6 environment and later I also installed it in a Python 2.7 environment. They were both successful and then I started getting the errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:30:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471591#M36814</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-04T15:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471592#M36815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried this with PyScripter, which by default has always pointed to the 2.7 python installation on any machine with ArcGIS I have ever had. And changing its Python path to the 3 installed buried way down in the Pro folder never has worked. It always resorts back to 2.7. My workaround, I write 2.7 code in PyScripter and use Spyder for 3 code. My cynical thought is it has something to do with ESRI having their hands all over everything in the python installations lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 22:46:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471592#M36815</guid>
      <dc:creator>DylanHarwell</dc:creator>
      <dc:date>2019-04-04T22:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471593#M36816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it has more to do with Windows being really weak with the ability to control a users application environment without risking conflict with environments needed for other applications. In Unix these kind of configurations are kind of isolated to the application you are running.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 02:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471593#M36816</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-04-05T02:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471594#M36817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think python is messed up on the entire computer now. Any ideas on how to completely remove Python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll start by completely removing ArcGIS products. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 18:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471594#M36817</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-10T18:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471595#M36818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All non-ArcGIS pythons should be able to be removed from a Windows box using Add Remove Programs. Removing ArcGIS will remove all the Esri Python installs, they are "attached" to the desktop uninstall process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be sure after all the pythons are gone you don't have any left over references in your system and user variables PATH and PYTHONPATH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be more efficient I would have recommended removing all Python software you see (including Anaconda, PyCharm etc) from Add/Remove programs and then doing a repair install of ArcGIS, but whatever works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 07:00:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471595#M36818</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-04-11T07:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471596#M36819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do it turns out if I uninstall ArcGIS Desktop then Python 3.6 works. If I reinstall ArcGIS Desktop then PyCharm and Spyder try to use the Python 2.7 installation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 13:01:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471596#M36819</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-12T13:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471597#M36820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use spyder... you can use it for python programming in 2.7 and 3.6.&amp;nbsp; Worse case scenario you can install a separate spyder for arcmap.&amp;nbsp; There are a number of tips on how to use spyder for both and switch between them.&lt;/P&gt;&lt;P&gt;For example&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/43592879/how-to-change-python-version-in-anaconda-spyder" title="https://stackoverflow.com/questions/43592879/how-to-change-python-version-in-anaconda-spyder"&gt;How to change python version in anaconda spyder - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 13:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471597#M36820</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-04-12T13:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471598#M36821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately if I have Python 2.7 installed then my Python 3.6 installation tries to initialize with 2.7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 13:37:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471598#M36821</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-12T13:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471599#M36822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you installing Spyder? I'm thinking this could have something to do with it.. I would recommend doing a conda install from the 'arcgispro-py3' command prompt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan has some awesome blog posts about using Spyder and Python 3.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471599#M36822</guid>
      <dc:creator>DylanHarwell</dc:creator>
      <dc:date>2019-04-12T14:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471600#M36823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is how I installed Spyder; I have since uninstalled Spyder and ArcGIS Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471600#M36823</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-12T14:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471601#M36824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I need to edit something in the sys.path or someplace else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471601#M36824</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-12T14:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471602#M36825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark, depends on whether you are the master of your machine&lt;/P&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;plus some other tidbits&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471602#M36825</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-04-12T14:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471603#M36826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And I assume you're uninstalling through control panel or an uninstall wizard? It's been a while since I uninstalled Arc on my home computer, but I talked to tech support and was given a list of folder paths to check to make sure everything got removed, and I did find some things hanging around after the uninstall. Might not be a bad idea to also do a search on This PC for things like ESRI, ArcGIS, Python, etc and see what may be there still. Here is the list they gave me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Files (x86)\Esri&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Files (x86)\Common Files\&lt;/SPAN&gt;&lt;SPAN class="" data-markjs="true" data-ogab="" data-ogac="" data-ogsb="" data-ogsc="" style="color: #000000; background-color: #ffffff; border: 0px; font-size: 16px;"&gt;ArcGIS&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Files (x86)\Common Files\Esri&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Files\&lt;/SPAN&gt;&lt;SPAN class="" data-markjs="true" data-ogab="" data-ogac="" data-ogsb="" data-ogsc="" style="color: #000000; background-color: #ffffff; border: 0px; font-size: 16px;"&gt;ArcGIS&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Files\Esri&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Files\Common Files\&lt;/SPAN&gt;&lt;SPAN class="" data-markjs="true" data-ogab="" data-ogac="" data-ogsb="" data-ogsc="" style="color: #000000; background-color: #ffffff; border: 0px; font-size: 16px;"&gt;ArcGIS&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Files\Common Files\Esri&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Data\Esri&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Data\&lt;/SPAN&gt;&lt;SPAN class="" data-markjs="true" data-ogab="" data-ogac="" data-ogsb="" data-ogsc="" style="color: #000000; background-color: #ffffff; border: 0px; font-size: 16px;"&gt;ArcGIS&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Program Data\FLEXnet&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Users\&amp;lt;USERNAME&amp;gt;\AppData\Local\ESRI&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Users\&amp;lt;USERNAME&amp;gt;\AppData\Local\&lt;/SPAN&gt;&lt;SPAN class="" data-markjs="true" data-ogab="" data-ogac="" data-ogsb="" data-ogsc="" style="color: #000000; background-color: #ffffff; border: 0px; font-size: 16px;"&gt;ArcGIS&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Users\&amp;lt;USERNAME&amp;gt;\AppData\Roaming\ESRI&lt;/SPAN&gt;&lt;BR clear="none" style="color: #000000; background-color: #ffffff; font-size: 16px;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;C:\Users\&amp;lt;USERNAME&amp;gt;\AppData\Roaming\&lt;/SPAN&gt;&lt;SPAN class="" data-markjs="true" data-ogab="" data-ogac="" data-ogsb="" data-ogsc="" style="color: #000000; background-color: #ffffff; border: 0px; font-size: 16px;"&gt;ArcGIS&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471603#M36826</guid>
      <dc:creator>DylanHarwell</dc:creator>
      <dc:date>2019-04-12T14:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.6 tries to initialize with Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471604#M36827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some control over install/uninstall. I am able to add/remove ArcGIS Desktop 10.6.1 but not ArcGIS Pro 2.3. I have asked the IT department to remove Pro. I'm hoping by removing all ESRI products and Python references I can start over.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:01:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-6-tries-to-initialize-with-python-2-7/m-p/471604#M36827</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2019-04-12T15:01:33Z</dc:date>
    </item>
  </channel>
</rss>

