<?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: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5  in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820574#M2774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I uninstalled ArcGIS Pro and deleted the ESRI folders in ..\AppData\Local and Roaming.&amp;nbsp; What else am I supposed to get rid of?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the only ArcGIS Pro install I have access to at the moment is 2.1 so I used that and updated to 2.5 through ArcGIS Pro&amp;gt;Project&amp;gt;About.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Feb 2020 17:29:56 GMT</pubDate>
    <dc:creator>JohnHuillery1</dc:creator>
    <dc:date>2020-02-09T17:29:56Z</dc:date>
    <item>
      <title>ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820567#M2767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Error when attempting to import after upgrading to 2.5:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;gt;&amp;gt;&amp;gt; from arcgis.gis import GIS&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\__init__.py", line 3, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from . import (features, geoanalytics, geocoding, geometry,&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\features\__init__.py", line 28, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from . import enrich_data&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\features\enrich_data.py", line 10, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;import arcgis.network as network&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\network\__init__.py", line 7, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from ._layer import NetworkLayer, NetworkDataset, ClosestFacilityLayer, ServiceAreaLayer, RouteLayer, NAJob&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\network\_layer.py", line 8, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from arcgis.mapping import MapImageLayer&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\mapping\__init__.py", line 8, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from ._types import WebMap, WebScene, MapImageLayer, MapImageLayerManager, VectorTileLayer, OfflineMapAreaManager, PackagingJob&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\mapping\_types.py", line 19, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from arcgis.widgets import MapView&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\widgets\__init__.py", line 2, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from arcgis.widgets._mapview import MapView&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\widgets\_mapview.py", line 15, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from ipywidgets import widgets&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\ipywidgets\__init__.py", line 25, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from .widgets import *&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\ipywidgets\widgets\__init__.py", line 4, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from .widget import Widget, CallbackDispatcher, register, widget_serialization&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\ipywidgets\widgets\widget.py", line 18, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from ipykernel.comm import Comm&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\ipykernel\comm\__init__.py", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from .manager import *&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\ipykernel\comm\manager.py", line 15, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from .comm import Comm&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\ipykernel\comm\comm.py", line 9, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from ipykernel.kernelbase import Kernel&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\ipykernel\kernelbase.py", line 19, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from jupyter_client.session import utcnow as now&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\jupyter_client\session.py", line 56, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from zmq.eventloop.ioloop import IOLoop&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\zmq\eventloop\__init__.py", line 3, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from zmq.eventloop.ioloop import IOLoop&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\zmq\eventloop\ioloop.py", line 78, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;while _IOLoop.configurable_default() is not _IOLoop:&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\tornado\ioloop.py", line 328, in configurable_default&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;from tornado.platform.asyncio import AsyncIOLoop&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\tornado\platform\asyncio.py", line 34, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;AttributeError: module 'asyncio' has no attribute 'WindowsSelectorEventLoopPolicy'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Feb 2020 22:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820567#M2767</guid>
      <dc:creator>JohnHuillery1</dc:creator>
      <dc:date>2020-02-08T22:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820568#M2768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;carried on over here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/247879"&gt;Spyder IDE no longer works after upgrade to ArcGIS Pro 2.5&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do this&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="480739" alt="" class="jive-emoji j-img-floatstart image-1 jive-image" height="185" src="https://community.esri.com/legacyfs/online/480739_jupyter_notebook_windows.png" style="float: left;" width="186" /&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if you want a shortcut, navigate to one of these files in the installation path:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;jupyter-notebook-script.py&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;`&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;jupyter-lab-script.py&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a shortcut to it for your desktop&lt;/P&gt;&lt;P&gt;Right-click on the shortcut on your desktop and fix the parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Target:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\X\bin\Python\envs\arcgispro-py3\pythonw.exe &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;"C:\arc_pro\bin\python\envs\arcgispro-py3\Scripts\jupyter-lab-script.py"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;where X is&amp;nbsp;Your_ArcGIS_Pro_Install_folder and note the double quotes around the last portion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Start in:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\Y&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where Y is some folder where you store your notebooks eg:&lt;/P&gt;&lt;P&gt;C:\Git_Dan\JupyterNoteBooks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-2 jive-image" height="604" src="https://community.esri.com/legacyfs/online/480749_jupyter_notebook_run01.png" width="609" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Feb 2020 22:53:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820568#M2768</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-08T22:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820569#M2769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HiThe cmd window launches and closes immediately after I attempt either of those approaches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not concerned with Spyder anymore. I can use other IDEs. My issue is I can no longer import the ArcGIS for Python API after updating ArcGIS Pro to 2.5, so all of my automated processes no longer work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 02:28:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820569#M2769</guid>
      <dc:creator>JohnHuillery1</dc:creator>
      <dc:date>2020-02-09T02:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820570#M2770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS... if you made a "clone", there is a possibility that you have the wrong conda environment activated.&amp;nbsp; You can check that within ArcGIS Pro.&amp;nbsp; Make sure you switch into the environment ...&lt;STRONG&gt;C:\...X...\bin\Python\envs\arcgispro-py3&lt;/STRONG&gt; where X is your Pro installation folder.&lt;/P&gt;&lt;P&gt;You should be able to import the arcgis module from within the python window within Pro.&amp;nbsp; If you can't... proceed on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming failure of the above...&lt;/P&gt;&lt;P&gt;Then you have to "repair" ArcGIS Pro.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the start in Windows, search for&amp;nbsp;Add/Remove programs, select Remove, then you will be given the option to repair.&lt;/P&gt;&lt;P&gt;If repair doesn't work, then you need to remove everything and start fresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is my preference... "upgrading" might leave behind remnants of other stuff you installed along with Pro or options etc, that aren't any good anymore&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My preference is to completely remove all traces of ArcGIS pro from&amp;nbsp;my system... a basic uninstall should remove most, but I also check the c:\users\You\local... folder for any esri folder in the Apps folder and rename it with an "old" extension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to My Esri and download the exe into a folder... don't run it... download it,&amp;nbsp; and run the exe from that folder specifying that folder as the destination for unzipping/unpacking.&lt;/P&gt;&lt;P&gt;You will end up with a *.msi and *.cab file.&amp;nbsp; double-click on the msi and run it.&lt;/P&gt;&lt;P&gt;Also... make a folder for your installation so it isn't in the defaults.&lt;/P&gt;&lt;P&gt;I make and use an &lt;STRONG&gt;c:\arc_pro&lt;/STRONG&gt; as the folder to install Pro into.&amp;nbsp; Better than that C:\Program.... location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 04:01:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820570#M2770</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-09T04:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820571#M2771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS... skip the cmd window... if you create a shortcut as I noted, you double click on the shortcut&lt;/P&gt;&lt;P&gt;If you are using a "cloned" environment, check out my recent blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2020/02/09/clone-arcgis-pro-25"&gt;/blogs/dan_patterson/2020/02/09/clone-arcgis-pro-25&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 04:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820571#M2771</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-09T04:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820572#M2772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did another fresh install of ArcGIS Pro.&amp;nbsp; Now I cant even import pandas.&amp;nbsp; Also I have duplicate Python libraries (see below):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(arcgispro-py3) C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3&amp;gt;conda list&lt;BR /&gt;# packages in environment at C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3:&lt;BR /&gt;#&lt;BR /&gt;alabaster 0.7.12 py_0&lt;BR /&gt;arcgis 1.7.0 py36_863 esri&lt;BR /&gt;arcgis 1.7.1 py36_969 esri&lt;BR /&gt;arcgispro 2.5 0 esri&lt;BR /&gt;argh 0.26.2 py36_0&lt;BR /&gt;asn1crypto 1.3.0 py36_0&lt;BR /&gt;asn1crypto 0.24.0 py36_0&lt;BR /&gt;astroid 2.3.3 py36_0&lt;BR /&gt;atomicwrites 1.3.0 py36_1&lt;BR /&gt;attrs 19.1.0 py36_1&lt;BR /&gt;attrs 19.3.0 py_0&lt;BR /&gt;autopep8 1.4.4 py_0&lt;BR /&gt;babel 2.8.0 py_0&lt;BR /&gt;backcall 0.1.0 py36_0&lt;BR /&gt;bcrypt 3.1.7 py36he774522_0&lt;BR /&gt;beautifulsoup4 4.8.2 &amp;lt;pip&amp;gt;&lt;BR /&gt;blas 1.0 mkl&lt;BR /&gt;bleach 3.1.0 py36_0&lt;BR /&gt;bleach 3.1.0 py_0&lt;BR /&gt;ca-certificates 2020.1.1 0&lt;BR /&gt;ca-certificates 2019.8.28 0&lt;BR /&gt;certifi 2019.9.11 py36_0&lt;BR /&gt;certifi 2019.11.28 py36_0&lt;BR /&gt;cffi 1.12.3 py36h7a1dbc1_0&lt;BR /&gt;cffi 1.13.2 py36h7a1dbc1_0&lt;BR /&gt;cftime 1.0.0b1 py36h452e1ab_0&lt;BR /&gt;chardet 3.0.4 py36_1003&lt;BR /&gt;cloudpickle 1.2.2 py_0&lt;BR /&gt;colorama 0.4.3 py_0&lt;BR /&gt;colorama 0.4.1 py36_0&lt;BR /&gt;cryptography 2.7 py36_0 esri&lt;BR /&gt;cycler 0.10.0 py36h009560c_0&lt;BR /&gt;decorator 4.4.1 py_0&lt;BR /&gt;decorator 4.4.0 py36_1&lt;BR /&gt;defusedxml 0.6.0 py_0&lt;BR /&gt;despatch 0.1.0 py36_0 esri&lt;BR /&gt;diff-match-patch 20181111 py_0&lt;BR /&gt;docutils 0.16 py36_0&lt;BR /&gt;entrypoints 0.3 py36_0&lt;BR /&gt;et_xmlfile 1.0.1 py36h3d2d736_0&lt;BR /&gt;fastcache 1.1.0 py36he774522_0&lt;BR /&gt;flake8 3.7.9 py36_0&lt;BR /&gt;freetype 2.9.1 vc14_0 [vc14] esri&lt;BR /&gt;future 0.17.1 py36_0 esri&lt;BR /&gt;gdal 2.3.3 arcgispro_11 [arcgispro] esri&lt;BR /&gt;gdal 2.3.3 arcgispro_1 [arcgispro] esri&lt;BR /&gt;h5py 2.9.0 py36_arcgispro_2 [arcgispro] esri&lt;BR /&gt;html5lib 1.0.1 py_0&lt;BR /&gt;icc_rt 2019.0.4 arcgispro_0 [arcgispro] esri&lt;BR /&gt;icu 58.2 ha66f8fd_1&lt;BR /&gt;idna 2.8 py36_0&lt;BR /&gt;imagesize 1.2.0 py_0&lt;BR /&gt;importlib_metadata 0.19 py36_0&lt;BR /&gt;importlib_metadata 1.5.0 py36_0&lt;BR /&gt;inflect 4.1.0 py36_0&lt;BR /&gt;intel-openmp 2019.4 arcgispro_245 [arcgispro] esri&lt;BR /&gt;intervaltree 3.0.2 py_0&lt;BR /&gt;ipykernel 5.1.4 py36h39e3cac_0&lt;BR /&gt;ipykernel 5.1.2 py36h39e3cac_0&lt;BR /&gt;ipython 7.12.0 py36h5ca1d4c_0&lt;BR /&gt;ipython 7.8.0 py36h39e3cac_0&lt;BR /&gt;ipython_genutils 0.2.0 py36h3c5d0ee_0&lt;BR /&gt;ipywidgets 7.5.1 py_0&lt;BR /&gt;isort 4.3.21 py36_0&lt;BR /&gt;jaraco.itertools 5.0.0 py_0&lt;BR /&gt;jdcal 1.4.1 py_0&lt;BR /&gt;jedi 0.14.1 py36_0&lt;BR /&gt;jedi 0.15.1 py36_0 esri&lt;BR /&gt;jinja2 2.11.1 py_0&lt;BR /&gt;jinja2 2.10.1 py36_0&lt;BR /&gt;jpeg 9b hb83a4c4_2&lt;BR /&gt;json5 0.8.5 py36_0 esri&lt;BR /&gt;jsonschema 3.0.2 py36_0&lt;BR /&gt;jsonschema 3.2.0 py36_0&lt;BR /&gt;jupyter_client 5.3.1 py36_0 esri&lt;BR /&gt;jupyter_client 5.3.4 py36_0&lt;BR /&gt;jupyter_console 6.1.0 py_0&lt;BR /&gt;jupyter_console 6.0.0 py36_0&lt;BR /&gt;jupyter_core 4.6.1 py36_0&lt;BR /&gt;jupyter_core 4.5.0 py36_0 esri&lt;BR /&gt;jupyterlab 1.1.4 py36_0 esri&lt;BR /&gt;jupyterlab_server 1.0.6 py_0&lt;BR /&gt;keyring 19.0.2 py36_0 esri&lt;BR /&gt;kiwisolver 1.1.0 py36ha925a31_0&lt;BR /&gt;lazy-object-proxy 1.4.3 py36he774522_0&lt;BR /&gt;libpng 1.6.37 h2a8f88b_0&lt;BR /&gt;libsodium 1.0.18 0 esri&lt;BR /&gt;libspatialindex 1.9.3 h33f27b4_0&lt;BR /&gt;lxml 4.5.0 &amp;lt;pip&amp;gt;&lt;BR /&gt;markupsafe 1.1.1 py36he774522_0&lt;BR /&gt;matplotlib 3.1.1 py36_0e [arcgispro] esri&lt;BR /&gt;mccabe 0.6.1 py36_1&lt;BR /&gt;mistune 0.8.4 py36he774522_0&lt;BR /&gt;mkl 2019.4 arcgispro_245 [arcgispro] esri&lt;BR /&gt;mkl-service 2.3.0 py36hb782905_0&lt;BR /&gt;mkl_fft 1.0.14 py36h14836fe_0&lt;BR /&gt;mkl_fft 1.0.15 py36h14836fe_0&lt;BR /&gt;mkl_random 1.0.2 py36h343c172_0&lt;BR /&gt;mkl_random 1.1.0 py36h675688f_0&lt;BR /&gt;more-itertools 8.2.0 py_0&lt;BR /&gt;more-itertools 7.2.0 py36_0&lt;BR /&gt;mpmath 1.1.0 py36_0&lt;BR /&gt;nbconvert 5.5.0 py36_0 esri&lt;BR /&gt;nbformat 4.4.0 py36h3a5bc1b_0&lt;BR /&gt;nbformat 5.0.4 py_0&lt;BR /&gt;netcdf4 1.5.1.2 py36_arcgispro_1 [arcgispro] esri&lt;BR /&gt;nose 1.3.7 py36_2&lt;BR /&gt;notebook 6.0.1 py36_0&lt;BR /&gt;ntlm-auth 1.4.0 &amp;lt;pip&amp;gt;&lt;BR /&gt;numexpr 2.7.0 py36hdce8814_0&lt;BR /&gt;numexpr 2.7.0 py36h6288b17_0&lt;BR /&gt;numpy 1.16.6 py36h5510c5b_0&lt;BR /&gt;numpy 1.16.5 py36h19fb1c0_0&lt;BR /&gt;numpy-base 1.16.6 py36hc3f5095_0&lt;BR /&gt;numpy-base 1.16.5 py36hc3f5095_0&lt;BR /&gt;numpydoc 0.9.2 py_0&lt;BR /&gt;openpyxl 3.0.3 py_0&lt;BR /&gt;openpyxl 2.6.2 py_0&lt;BR /&gt;openssl 1.1.1d he774522_3&lt;BR /&gt;openssl 1.1.1d he774522_0&lt;BR /&gt;packaging 20.1 py_0&lt;BR /&gt;packaging 19.1 py36_0&lt;BR /&gt;pandas 0.25.1 py36ha925a31_0&lt;BR /&gt;pandas 1.0.0 py36h47e9c7a_0&lt;BR /&gt;pandocfilters 1.4.2 py36_1&lt;BR /&gt;paramiko 2.6.0 py36_0&lt;BR /&gt;parso 0.6.0 py_0&lt;BR /&gt;parso 0.5.1 py_0&lt;BR /&gt;pathtools 0.1.2 py_1&lt;BR /&gt;pexpect 4.8.0 py36_0&lt;BR /&gt;pickleshare 0.7.5 py36_0&lt;BR /&gt;Pillow 7.0.0 &amp;lt;pip&amp;gt;&lt;BR /&gt;pip 19.2.3 py36_0&lt;BR /&gt;pip 20.0.2 &amp;lt;pip&amp;gt;&lt;BR /&gt;pip 20.0.2 py36_1&lt;BR /&gt;pluggy 0.12.0 py_0&lt;BR /&gt;pluggy 0.13.1 py36_0&lt;BR /&gt;pro_notebook_integration 2.5 py36_5 esri&lt;BR /&gt;prometheus_client 0.7.1 py36_0 esri&lt;BR /&gt;prompt_toolkit 3.0.3 py_0&lt;BR /&gt;prompt_toolkit 2.0.9 py36_0&lt;BR /&gt;psutil 5.6.3 py36he774522_0&lt;BR /&gt;psutil 5.6.7 py36he774522_0&lt;BR /&gt;py 1.8.1 py_0&lt;BR /&gt;py 1.8.0 py36_0&lt;BR /&gt;pybind11 2.3.0 0 esri&lt;BR /&gt;pybind11 2.3.0 py36_0 esri&lt;BR /&gt;pycodestyle 2.5.0 py36_0&lt;BR /&gt;pycparser 2.19 py36_0&lt;BR /&gt;pycparser 2.19 py_0&lt;BR /&gt;pydocstyle 4.0.1 py_0&lt;BR /&gt;pyflakes 2.1.1 py36_0&lt;BR /&gt;pygments 2.4.2 py36_0 esri&lt;BR /&gt;pylint 2.4.4 py36_0&lt;BR /&gt;pynacl 1.3.0 py36h62dcd97_0&lt;BR /&gt;pyopenssl 19.0.0 py36_0&lt;BR /&gt;pyparsing 2.4.6 py_0&lt;BR /&gt;pyparsing 2.4.2 py_0&lt;BR /&gt;pypdf2 1.26.0 py_2 esri&lt;BR /&gt;PyPDF2 1.26.0 &amp;lt;pip&amp;gt;&lt;BR /&gt;pyqt 5.9.2 py36h6538335_2&lt;BR /&gt;pyrsistent 0.14.11 py36he774522_0&lt;BR /&gt;pyrsistent 0.15.7 py36he774522_0&lt;BR /&gt;pyshp 1.2.12 py36_0&lt;BR /&gt;pysocks 1.7.0 py36_0&lt;BR /&gt;pysocks 1.7.1 py36_0&lt;BR /&gt;pytest 4.6.5 py36_0 esri&lt;BR /&gt;python 3.6.9 1 esri&lt;BR /&gt;python-dateutil 2.8.1 py_0&lt;BR /&gt;python-dateutil 2.8.0 py36_0&lt;BR /&gt;python-jsonrpc-server 0.3.4 py_0&lt;BR /&gt;python-language-server 0.31.7 py36_0&lt;BR /&gt;pytz 2019.2 py36_0 esri&lt;BR /&gt;pywin32 227 &amp;lt;pip&amp;gt;&lt;BR /&gt;pywin32 227 py36he774522_1&lt;BR /&gt;pywin32-ctypes 0.2.0 py36_0 esri&lt;BR /&gt;pywin32-ctypes 0.2.0 py36he119be9_0 esri&lt;BR /&gt;pywinpty 0.5 py36_0 esri&lt;BR /&gt;pyyaml 3.12 py36h1d1928f_1&lt;BR /&gt;pyzmq 18.1.0 py36_0 esri&lt;BR /&gt;qdarkstyle 2.8 py_0&lt;BR /&gt;qt 5.9.7 vc14h73c81de_0&lt;BR /&gt;qtawesome 0.6.1 py_0&lt;BR /&gt;qtconsole 4.6.0 py_1&lt;BR /&gt;qtpy 1.9.0 py_0&lt;BR /&gt;reportlab 3.5.34 &amp;lt;pip&amp;gt;&lt;BR /&gt;requests 2.22.0 py36_0&lt;BR /&gt;requests 2.22.0 py36_1&lt;BR /&gt;requests-ntlm 1.1.0 &amp;lt;pip&amp;gt;&lt;BR /&gt;requests-toolbelt 0.9.1 &amp;lt;pip&amp;gt;&lt;BR /&gt;rope 0.16.0 py_0&lt;BR /&gt;rtree 0.9.3 py36h21ff451_0&lt;BR /&gt;scipy 1.3.1 py36h29ff71c_0&lt;BR /&gt;scipy 1.4.1 py36h9439919_0&lt;BR /&gt;send2trash 1.5.0 py36_0&lt;BR /&gt;setuptools 45.1.0 py36_0&lt;BR /&gt;setuptools 41.2.0 py36_0&lt;BR /&gt;SharePlum 0.2.0 &amp;lt;pip&amp;gt;&lt;BR /&gt;simplegeneric 0.8.1 py36_2&lt;BR /&gt;sip 4.19.8 py36h6538335_0&lt;BR /&gt;six 1.14.0 py36_0&lt;BR /&gt;six 1.12.0 py36_0&lt;BR /&gt;snowballstemmer 2.0.0 py_0&lt;BR /&gt;sortedcontainers 2.1.0 py36_0&lt;BR /&gt;soupsieve 1.9.5 &amp;lt;pip&amp;gt;&lt;BR /&gt;sphinx 2.3.1 py_0&lt;BR /&gt;sphinxcontrib-applehelp 1.0.1 py_0&lt;BR /&gt;sphinxcontrib-devhelp 1.0.1 py_0&lt;BR /&gt;sphinxcontrib-htmlhelp 1.0.2 py_0&lt;BR /&gt;sphinxcontrib-jsmath 1.0.1 py_0&lt;BR /&gt;sphinxcontrib-qthelp 1.0.2 py_0&lt;BR /&gt;sphinxcontrib-serializinghtml 1.1.3 py_0&lt;BR /&gt;spyder-kernels 1.8.1 py36_0&lt;BR /&gt;sqlite 3.29.0 he774522_0&lt;BR /&gt;sqlite 3.31.1 he774522_0&lt;BR /&gt;sympy 1.4 py36_0 esri&lt;BR /&gt;terminado 0.8.3 py36_0&lt;BR /&gt;terminado 0.8.2 py36_0&lt;BR /&gt;testpath 0.4.4 py_0&lt;BR /&gt;testpath 0.4.2 py36_0&lt;BR /&gt;tornado 6.0.3 py36he774522_0&lt;BR /&gt;tornado 6.0.3 py36he774522_1&lt;BR /&gt;traitlets 4.3.3 py36_0&lt;BR /&gt;traitlets 4.3.2 py36h096827d_0&lt;BR /&gt;typed-ast 1.4.1 py36he774522_0&lt;BR /&gt;ujson 1.35 py36hfa6e2cd_0&lt;BR /&gt;urllib3 1.25.8 py36_0&lt;BR /&gt;urllib3 1.24.2 py36_0&lt;BR /&gt;vc 14.1 h0510ff6_4&lt;BR /&gt;vs2015_runtime 14.16.27012 hf0eaf9b_1&lt;BR /&gt;vs2015_runtime 14.16.27012 hf0eaf9b_0&lt;BR /&gt;watchdog 0.10.1 py36_0&lt;BR /&gt;wcwidth 0.1.8 py_0&lt;BR /&gt;wcwidth 0.1.7 py36h3d5aa90_0&lt;BR /&gt;webencodings 0.5.1 py36_1&lt;BR /&gt;wheel 0.33.6 py36_0&lt;BR /&gt;wheel 0.34.2 py36_0&lt;BR /&gt;widgetsnbextension 3.5.1 py36_0&lt;BR /&gt;win_inet_pton 1.1.0 py36_0&lt;BR /&gt;wincertstore 0.2 py36h7fe50ca_0&lt;BR /&gt;winkerberos 0.7.0 py36_1&lt;BR /&gt;winpty 0.4.3 4&lt;BR /&gt;wrapt 1.11.2 py36he774522_0&lt;BR /&gt;x86cpu 0.4 py36_1 esri&lt;BR /&gt;xeus 0.23.2 2 esri&lt;BR /&gt;xlrd 1.2.0 py_0&lt;BR /&gt;xlrd 1.2.0 py36_0&lt;BR /&gt;xlwt 1.3.0 py36h1a4751e_0&lt;BR /&gt;yaml 0.1.6 vc14_0 [vc14] esri&lt;BR /&gt;yapf 0.28.0 py_0&lt;BR /&gt;zeromq 4.3.2 0 esri&lt;BR /&gt;zipp 0.5.2 py_0&lt;BR /&gt;zipp 2.1.0 py_0&lt;BR /&gt;zlib 1.2.11 h62dcd97_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't installed any of these libraries. This is from the ArcGIS Pro install.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 17:07:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820572#M2772</guid>
      <dc:creator>JohnHuillery1</dc:creator>
      <dc:date>2020-02-09T17:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820573#M2773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That wasn't a clean wipe and fresh install, you now have duplicate packages.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As suggested earlier, you have to remove all vestiges of anything Arc* and to be on the safe side, anything Python.&amp;nbsp; I won't even suggest doing a registry edit at this stage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 17:21:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820573#M2773</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-09T17:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820574#M2774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I uninstalled ArcGIS Pro and deleted the ESRI folders in ..\AppData\Local and Roaming.&amp;nbsp; What else am I supposed to get rid of?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the only ArcGIS Pro install I have access to at the moment is 2.1 so I used that and updated to 2.5 through ArcGIS Pro&amp;gt;Project&amp;gt;About.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 17:29:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820574#M2774</guid>
      <dc:creator>JohnHuillery1</dc:creator>
      <dc:date>2020-02-09T17:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820575#M2775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updates will leave duplicates.&lt;/P&gt;&lt;P&gt;A clean install means downloading the *.exe from My Esri and not updating through ArcGIS Pro.&lt;/P&gt;&lt;P&gt;Just check that you only have 1 environment in arcgis pro from the Project backstage (in Python, Manage Environments.&lt;/P&gt;&lt;P&gt;You only have one python (3.6.9 which is correct )in your environment.&lt;/P&gt;&lt;P&gt;You can try to clone, but when you do, you have to switch into that environment before you install packages.&lt;/P&gt;&lt;P&gt;I don't clone, since I have full admin rights to my computer and I live on the edge and do all my installs there... that is because I have the *.msi and *.cab file from the *.exe from My Esri... so I can use .... the conda install --revision thing to roll back anything glitchy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 18:51:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820575#M2775</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-09T18:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820576#M2776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I only have one Python env. It is Python 3.6.9.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 19:02:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820576#M2776</guid>
      <dc:creator>JohnHuillery1</dc:creator>
      <dc:date>2020-02-09T19:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820577#M2777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I said, that is correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 19:08:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820577#M2777</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-09T19:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820578#M2778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I&amp;nbsp;am able to get the 2.5 install package, I am going to uninstall my current install and start from scratch.&amp;nbsp; Can you tell me what directories I have to manually remove?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2020 19:18:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820578#M2778</guid>
      <dc:creator>JohnHuillery1</dc:creator>
      <dc:date>2020-02-09T19:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820579#M2779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is caused due to a broken tornado install, open your conda prompt and use this command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conda install -c anaconda tornado=5 --no-pin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will downgrade tornado&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2020 04:54:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/820579#M2779</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-02-13T04:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for Python no longer works after upgrade to ArcGIS Pro 2.5</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/1154201#M7228</link>
      <description>&lt;P&gt;This worked great for me thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 12:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-api-for-python-no-longer-works-after/m-p/1154201#M7228</guid>
      <dc:creator>JaymieCroucher</dc:creator>
      <dc:date>2022-03-16T12:17:50Z</dc:date>
    </item>
  </channel>
</rss>

