<?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: Installing Anaconda for Python 3.6 without wrecking Python 2.7  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645822#M50342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually have ArcGIS Pro 2.0. This is just what was sent to me (my company IT department - I'm a new employee-trying to set up my dev environment) so I just went with it. My ultimate goal here is to access the arcgis package (specifically &amp;gt;import GIS from arcgis.gis) so that I can utilize the ArcGIS API for Python to make calls to a REST service map server. It was just recommended (by the ArcGIS API documentation and my coworkers) that I use Anaconda with Spyder/Jupyter notebook. At this point I don't think I have the option for Pro 2.2.x.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2018 15:08:12 GMT</pubDate>
    <dc:creator>JustinBridwell2</dc:creator>
    <dc:date>2018-08-14T15:08:12Z</dc:date>
    <item>
      <title>Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645816#M50336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey All- I have both Python 2.7 with ArcGIS 10.5 Desktop and Python 3.6 with ArcGIS Pro. A few weeks back, I tried to install Anaconda (w/ Conda, Spyder, Jupyter, etc..) and it somehow overwrote my system settings for Python 2.7 (as well as pip). I noticed that I could no longer use pip or import stuff in 2.7. I uninstall Anaconda and the updated version of pip (it somehow updated the pip version) and everything in 2.7 worked again. Any suggestions on reinstalling Anaconda with wrecking my Python 2.7 development environment again?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 18:33:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645816#M50336</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-13T18:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645817#M50337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate more on "I noticed that I could no longer use pip or import stuff in 2.7."&amp;nbsp; After installing Anaconda, how were you trying to execute the 2.7 pip?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 22:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645817#M50337</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-08-13T22:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645818#M50338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, for example, I might try to run a command like "?pip install arcpy" and it would return an error saying pip is not a command. Since, posting this initial question, I went ahead with installing Anaconda. I have the 'arcgis' package installed through Conda on ArcGIS Pro, but when I try to import it from Jupyter or the Spyder IDE,&amp;nbsp; I get the error: "ModuleNotFoundError: No module named 'arcgis'". I run $conda list and it shows that arcgis package is installed under my arcgispro-py3 folder. This is my current problem&amp;nbsp; and what I was trying to avoid. Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 11:59:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645818#M50338</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-14T11:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645819#M50339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you now have 3 Python installations on your machine:&amp;nbsp; Python 2.7 from ArcGIS Desktop, Python 3.6 from ArcGIS Pro, and Python 3.6 from Anaconda.&amp;nbsp; Correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does your PATH environment variable look like, at least the portions tied to Python installations?&amp;nbsp; How are you launching Jupyter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding using Spyder, I think there have been some issues lately with it and Pro's bundled Python.&amp;nbsp; It might be worth a quick search on GeoNet on that topic for other threads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 13:59:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645819#M50339</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-08-14T13:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645820#M50340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;What I didn't realize is that the version running in my arcgispro-py3 environment is 3.5.4. I installed Anaconda 3.6. Now when I try to run&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #242729; background-color: #eff0f1; border: 0px; padding: 1px 5px;"&gt;&amp;gt;import arcgis&lt;/CODE&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I get the error:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #242729; background-color: #eff0f1; border: 0px; padding: 1px 5px;"&gt;ModuleNotFoundError&lt;/CODE&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;. The Anaconda/Continuum documentation says to run&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #242729; background-color: #eff0f1; border: 0px; padding: 1px 5px;"&gt;&amp;gt;conda install python=3.5&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;, but in what path? If I just go to my user directory and run&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #242729; background-color: #eff0f1; border: 0px; padding: 1px 5px;"&gt;&amp;gt;python --version&lt;/CODE&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;, in the Anaconda command prompt, it says python 3.6.5.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 14:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645820#M50340</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-14T14:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645821#M50341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your arcgispro-py3 environment is 3.5.4, you are running an older version of Pro.&amp;nbsp; Pro 2.1 introduced Python 3.6.x.&amp;nbsp; Is there a reason you are running an older version?&amp;nbsp; If you can upgrade, I would start there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of focusing on all of these symptoms/issues, I think it would be good to step back and focus on what you are trying to achieve.&amp;nbsp; If you install Pro 2.2.x, the bundled Python distribution is fairly comprehensive and includes ArcPy, ArcGIS API for Python, Jupyter, and many SciPy packages.&amp;nbsp; Is there a reason you need to install Anaconda?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645821#M50341</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-08-14T15:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645822#M50342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually have ArcGIS Pro 2.0. This is just what was sent to me (my company IT department - I'm a new employee-trying to set up my dev environment) so I just went with it. My ultimate goal here is to access the arcgis package (specifically &amp;gt;import GIS from arcgis.gis) so that I can utilize the ArcGIS API for Python to make calls to a REST service map server. It was just recommended (by the ArcGIS API documentation and my coworkers) that I use Anaconda with Spyder/Jupyter notebook. At this point I don't think I have the option for Pro 2.2.x.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645822#M50342</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-14T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645823#M50343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides new functionality and numerous bug fixes, the newer versions of ArcGIS Pro just work with ArcGIS API for Python.&amp;nbsp; ArcGIS Pro 2.0.x is in Mature Support and will be retired by Esri on January 01, 2019.&amp;nbsp; Once a product is retired, you won't get any support from Esri, so you will have to upgrade Pro sooner than later, might as well be now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:22:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645823#M50343</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-08-14T15:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645824#M50344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seeing this question, &lt;A href="https://community.esri.com/thread/219658-using-the-arcgis-api-for-python-with-a-rest-service"&gt;https://community.esri.com/thread/219658-using-the-arcgis-api-for-python-with-a-rest-service&lt;/A&gt; , I assume you got it working, more or less.&amp;nbsp; I will go ahead and mark this assumed answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 17:24:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645824#M50344</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-08-15T17:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645825#M50345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I was able to get Jupyter Notebook working and import the arcgis api module. I pretty much scrapped the full Anaconda install yesterday, but just did a reinstall. The verdict is still out, but I'd like to get Spyder working as my primary 3.6 IDE and use Jupyter for testing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 17:28:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645825#M50345</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-15T17:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645826#M50346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was a difficult question to answer but I was finally able to install Anaconda and having it working with my version of ArcGIS Pro (2.2) and Python (3.6). Most importantly, I can now use both the Jupyter Notebook AND the Spyder IDE. The Jupyter Notebook came bundled with the new version of ArcGIS Pro that I installed, so that issue was taken care of. However, I did a reinstall of Anaconda 3.6 and found that I did not have important packages like arcpy and arcgis (the ArcGIS API for Python essentially). I finally found a a work through that did the trick. Here's a &lt;A href="https://gis.stackexchange.com/questions/119503/getting-arcpy-to-work-with-anaconda"&gt;link&lt;/A&gt;. Essentially, you have to copy the folder&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;arcgispro-py3&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from C:\Program Files\ArcGIS\Pro\bin\Python\envs and paste to C:\Anaconda2\envs. The, rename the copied folder&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;arcgispro-py3&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;in C:\Anaconda2\envs to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;arcpro.&amp;nbsp;&lt;/STRONG&gt;You have to do 2 main things from there; launch your Anaconda Navigator and check in the Environments tab to make sure that there is an arcpro environment. Then, when you launch Spyder, it will ask you if you want Spyder to access the new arcpro environment. Just click yes. The test it out by typing `:import arcpy`. It should run the code without throwing an error. Finito!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 18:13:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645826#M50346</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-08-15T18:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645827#M50347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad you found a workable option. You should be able to install Anaconda Navigator and Spyder from an ArcGIS environment, but going the other way is also useful. We're working on further improvements to make this process smoother in the future, purely copying the files can have problems if there are hardcoded paths in the files, but if it works, I won't complain!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 03:13:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645827#M50347</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2018-10-11T03:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645828#M50348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shaun,&lt;/P&gt;&lt;P&gt;Any updates on a smoother process? Trying to run Desktop and Pro as well as Anaconda Python 2.7 32-bit for use in Spyder IDE. This is throwing errors in Pro for basic tools. I'd rather not mess around copying and pasting files if I don't have to. Any official suggestion?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 15:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645828#M50348</guid>
      <dc:creator>SamGuilford</dc:creator>
      <dc:date>2018-11-28T15:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645829#M50349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We don't have a public release of what we're working on for this yet, but it's definitely on our release roadmap. In Pro 2.3, you can link Pro to an external environment, which may be helpful for your needs. If you're just using a 32-bit Anaconda installation, Pro should be entirely separate since it's all 64-bit as is the conda environments it creates. If you're seeing cross-talk in Spyder between Pro and your Anaconda installation, could you share some details of what the error your seeing is and I can try to troubleshoot them?&lt;BR /&gt;&lt;BR /&gt;Cheers, Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 06:51:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645829#M50349</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2018-12-06T06:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Anaconda for Python 3.6 without wrecking Python 2.7</title>
      <link>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645830#M50350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Shauna,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Great to hear. I reinstalled again and now have an environment for 2.7 in Anaconda. Now I want to have a second environment for Pro with Python 3.6. Can I just copy my env file from Pro and pluck it into my Anaconda env folder as I did for 2.7 or do I need to do something else? Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 00:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/installing-anaconda-for-python-3-6-without/m-p/645830#M50350</guid>
      <dc:creator>JustinBridwell2</dc:creator>
      <dc:date>2018-12-14T00:36:24Z</dc:date>
    </item>
  </channel>
</rss>

