<?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 Pro 3.0.0 Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187100#M64845</link>
    <description>&lt;P&gt;Were you using 2.9 recently? or is it an Arcmap upgrade?&lt;/P&gt;&lt;P&gt;from your python IDE, try&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import sys
sys.executable&lt;/LI-CODE&gt;&lt;P&gt;and report the path.&lt;/P&gt;&lt;P&gt;Finally,&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;none of my python scripts work&lt;/EM&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do they just fail silently or do you get error messages?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 00:47:46 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-06-28T00:47:46Z</dc:date>
    <item>
      <title>ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187065#M64842</link>
      <description>&lt;P&gt;I have recently upgraded to ArcGIS Pro 3.0.0 and now none of my python scripts work. What do I need to configure to get them to work in 3.0.0?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 22:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187065#M64842</guid>
      <dc:creator>JohnSpears2009</dc:creator>
      <dc:date>2022-06-27T22:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187083#M64843</link>
      <description>&lt;P&gt;Oh weird; I thought it was supposed to be pretty good for most scripts. Do any of them give specific errors? I know several tools were changed, so you might be effected by that.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/migrate-2x-to-3.htm" target="_blank" rel="noopener"&gt;Migration from ArcGIS Pro 2.x to 3.0—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/whats-new-in-arcgis-pro.htm" target="_blank" rel="noopener"&gt;What's new in ArcGIS Pro 3.0—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 23:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187083#M64843</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2022-06-27T23:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187100#M64845</link>
      <description>&lt;P&gt;Were you using 2.9 recently? or is it an Arcmap upgrade?&lt;/P&gt;&lt;P&gt;from your python IDE, try&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import sys
sys.executable&lt;/LI-CODE&gt;&lt;P&gt;and report the path.&lt;/P&gt;&lt;P&gt;Finally,&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;none of my python scripts work&lt;/EM&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do they just fail silently or do you get error messages?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 00:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187100#M64845</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-28T00:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187186#M64847</link>
      <description>&lt;P&gt;Did you clone your previous arcgispro-py3 environment?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 08:58:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187186#M64847</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2022-06-28T08:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187229#M64849</link>
      <description>&lt;P&gt;What&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10780"&gt;@Luke_Pinner&lt;/a&gt;&amp;nbsp;said - Pro upgrades have a nasty habit of messing with your environments.&amp;nbsp; Do you get a message in your interpreter like:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Active environment version : 2.7
arcgispro-py3 environment version : 2.6

To create a new environment that is up to date with arcgispro-py3:
 1. Generate a list of additional packages installed in your current environment,
    with the conda command:
        &amp;gt; conda env export &amp;gt; env.yaml
 2. (Optional) If you have additional dependencies installed through pip,
    find those with pip freeze:
        &amp;gt; pip freeze &amp;gt; requirements.txt
 2. Create a new environment by cloning arcgispro-py3, and activate it:
        &amp;gt; conda create --clone arcgispro-py3 --name my-env --pinned
        &amp;gt; activate my-env
 3. Add back missing conda packages from your current environment:
        &amp;gt; conda env update -n my-env -f env.yaml
 4. (Optional) Add back missing packages from pip:
        &amp;gt; pip install -r requirements.txt
 5. (Optional) Make it the default for the ArcGIS Pro application and the
     "Python Command Prompt":
        &amp;gt; proswap my-env

The version of the binaries in the active Python environment do
  not match the version of the binaries of the ArcGIS Pro application.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 12:26:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187229#M64849</guid>
      <dc:creator>Kara_Shindle</dc:creator>
      <dc:date>2022-06-28T12:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187285#M64850</link>
      <description>&lt;P&gt;OK, now I have most of my scripts running. I don't think it is a python issue. Has anyone had trouble opening a project where shapefiles are the dataset? My Arc freezes when I try and I have to use task manager to close it.&lt;/P&gt;&lt;P&gt;It will run perfect with .gdb and feature services.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 14:07:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187285#M64850</guid>
      <dc:creator>JohnSpears2009</dc:creator>
      <dc:date>2022-06-28T14:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187932#M64862</link>
      <description>&lt;P&gt;I have a similar issue whenever I try to open any project which includes an Excel file, the project sticks on the Loading Map screen. Bringing up task manger shows a process called&amp;nbsp;ExcelToSQLite64.exe running continuously and using about 14% of the CPU....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edited to add:&lt;/P&gt;&lt;P&gt;I'm now not sure about the Excel link, some projects just seem to hang on the Loading Map screen, but I can't be certain what the common factor is, as I can't see what the project contents are....&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 17:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187932#M64862</guid>
      <dc:creator>RichardPearson_org</dc:creator>
      <dc:date>2022-06-29T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187956#M64865</link>
      <description>&lt;P&gt;Just fixed the issue, seems it might have been Excel related. I used the info here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/do-not-update-to-3-0-update-to-arcpro-3-0-is-a/m-p/1187937/highlight/true#M56742" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-pro-questions/do-not-update-to-3-0-update-to-arcpro-3-0-is-a/m-...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to update the Access DB engine and that seems to have fixed things.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 18:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1187956#M64865</guid>
      <dc:creator>RichardPearson_org</dc:creator>
      <dc:date>2022-06-29T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.0.0 Python</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1188671#M64881</link>
      <description>&lt;P&gt;YES!!!&lt;/P&gt;&lt;P&gt;This worked great. Thank you RichardPearson_org !!&lt;/P&gt;&lt;P&gt;Issue solved.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 13:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-3-0-0-python/m-p/1188671#M64881</guid>
      <dc:creator>JohnSpears2009</dc:creator>
      <dc:date>2022-07-01T13:00:10Z</dc:date>
    </item>
  </channel>
</rss>

