<?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.1.0 - arcgis package does not show in default python environment in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266801#M8486</link>
    <description>&lt;P&gt;Thanks Dan.&lt;/P&gt;&lt;P&gt;I just searched 'Add Packages' there is no arcgis or even arcpy showing up as an option. Seems odd?&amp;nbsp; I know I didn't have to add them in on the 2.9 install.&lt;/P&gt;&lt;P&gt;Do you think this is causing the code above to throw an error or just another issue.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
    <pubDate>Sat, 11 Mar 2023 02:57:24 GMT</pubDate>
    <dc:creator>kmsmikrud</dc:creator>
    <dc:date>2023-03-11T02:57:24Z</dc:date>
    <item>
      <title>ArcGIS Pro 3.1.0 - arcgis package does not show in default python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266795#M8484</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I recently installed ArcGIS Pro 3.1.0 and in the Package Manager I do not see the argis package? I wanted to see what version is installed and I'm not seeing it (screenshot attached)? I've searched and nothing shows in the search? I'm still very much learning on the API but this seemed odd.&lt;/P&gt;&lt;P&gt;In looking at another computer with ArcGIS Pro 2.9.5 in the installed packages list I see arcgis 1.9.1&lt;/P&gt;&lt;P&gt;I'm currently having an issue with the following statement in a python script tool/notebook and I'm wondering if the issues are related?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;lyr.edit_features(updates = df.spatial.to_featureset())&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had also tried to clone the conda environment using the package manager and command line both ways fail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks in advance!&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 01:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266795#M8484</guid>
      <dc:creator>kmsmikrud</dc:creator>
      <dc:date>2023-03-11T01:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.1.0 - arcgis package does not show in default python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266800#M8485</link>
      <description>&lt;P&gt;go to Add Packages&lt;/P&gt;&lt;P&gt;see if it is listed, and add it.&amp;nbsp; Version is 2.1 ish&lt;/P&gt;&lt;P&gt;You can clone it then if you want arcgis in the clone&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 02:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266800#M8485</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-03-11T02:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.1.0 - arcgis package does not show in default python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266801#M8486</link>
      <description>&lt;P&gt;Thanks Dan.&lt;/P&gt;&lt;P&gt;I just searched 'Add Packages' there is no arcgis or even arcpy showing up as an option. Seems odd?&amp;nbsp; I know I didn't have to add them in on the 2.9 install.&lt;/P&gt;&lt;P&gt;Do you think this is causing the code above to throw an error or just another issue.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 02:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266801#M8486</guid>
      <dc:creator>kmsmikrud</dc:creator>
      <dc:date>2023-03-11T02:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.1.0 - arcgis package does not show in default python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266802#M8487</link>
      <description>&lt;P&gt;I would uninstall what you have and do a complete reinstall, something must have happened along the way&lt;/P&gt;&lt;P&gt;&lt;A href="https://esribelux.com/helpdeskitem/clean-uninstall-of-arcgis-pro/" target="_blank"&gt;Clean uninstall of ArcGIS Pro - Esri BeLux&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 03:05:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266802#M8487</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-03-11T03:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.1.0 - arcgis package does not show in default python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266840#M8488</link>
      <description>&lt;P&gt;Ok, yes I had a bad install. The uninstall/reinstall now show the arcgis and arcpy packages and the code error now works as well. I wish I would have figured this out days ago.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 16:06:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1266840#M8488</guid>
      <dc:creator>kmsmikrud</dc:creator>
      <dc:date>2023-03-11T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.1.0 - arcgis package does not show in default python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1333223#M9061</link>
      <description>&lt;P&gt;I had the same issue and solved the issue by clicking the Update metadata task in the Tasks widget on the bottom left of the screen.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 01:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1333223#M9061</guid>
      <dc:creator>alex_mapintel</dc:creator>
      <dc:date>2023-09-28T01:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 3.1.0 - arcgis package does not show in default python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1495101#M10211</link>
      <description>&lt;P&gt;Same with me - I had Pro 3.1.2 installed, but the &lt;EM&gt;Package Manager&lt;/EM&gt; was not showing &lt;EM&gt;arcgis&lt;/EM&gt; or &lt;EM&gt;arcpy&lt;/EM&gt; under &lt;EM&gt;Installed&lt;/EM&gt; packages.&lt;/P&gt;&lt;P&gt;I resolved it by simply clicking on &lt;STRONG&gt;refresh button&lt;/STRONG&gt; (Refresh metadata for all packages) within &lt;EM&gt;Environment Manager&lt;/EM&gt; of an &lt;EM&gt;Active Environment&lt;/EM&gt;!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jaivik_P_0-1718830305849.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/107464i6BC7CC771066D42D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jaivik_P_0-1718830305849.png" alt="Jaivik_P_0-1718830305849.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Jaivik Pathak&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 20:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-pro-3-1-0-arcgis-package-does-not-show-in/m-p/1495101#M10211</guid>
      <dc:creator>Jaivik_P</dc:creator>
      <dc:date>2024-06-19T20:56:34Z</dc:date>
    </item>
  </channel>
</rss>

