<?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: ago import fails in ArcPro Python in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577673#M25375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it works in 10.6 and it doesn't work in Pro, it needs to be installed for Pro, (assuming it works for both environments)... they don't share modules, Pro's environment is totally self contained and isolated from ArcMap.&lt;/P&gt;&lt;P&gt;You probably want the "arcgis " module if you are trying to administer AGOL from Pro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2018 03:30:42 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-12-19T03:30:42Z</dc:date>
    <item>
      <title>ago import fails in ArcPro Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577667#M25369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure why but I am running Pro 1.4.1 . The same code run on ArcGIS 10.6 and I am wondering if upgrading to pro 2.2 will restore the functionality?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 02:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577667#M25369</guid>
      <dc:creator>MaazaMekuria</dc:creator>
      <dc:date>2018-12-19T02:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: ago import fails in ArcPro Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577668#M25370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What code are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 02:43:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577668#M25370</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-19T02:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: ago import fails in ArcPro Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577669#M25371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The python script aborts ass soon as it begins with an error message on not finding ago (import ago).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 02:56:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577669#M25371</guid>
      <dc:creator>MaazaMekuria</dc:creator>
      <dc:date>2018-12-19T02:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: ago import fails in ArcPro Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577670#M25372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no module called ago, you can import other "a..." stuff that is related to esri products&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; ago
Traceback &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;most recent call last&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;

&amp;nbsp; File &lt;SPAN class="string token"&gt;"&amp;lt;ipython-input-1-7ff8aea8a94b&amp;gt;"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; line &lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;in&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt;module&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; ago

ModuleNotFoundError&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; No module named &lt;SPAN class="string token"&gt;'ago'&lt;/SPAN&gt;




&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcgis

&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcpy&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So perhaps you might want to show the script that you are using so people can discern what it is you are really trying to import&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:50:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577670#M25372</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-12T00:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: ago import fails in ArcPro Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577671#M25373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is a module ago and it is not in Pro 1.4.1 . check out ESRI's website if you wish.&amp;nbsp; As at first, the same code runs in 10.6 (beginning with 10.3).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 03:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577671#M25373</guid>
      <dc:creator>MaazaMekuria</dc:creator>
      <dc:date>2018-12-19T03:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: ago import fails in ArcPro Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577672#M25374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431943_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 03:27:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577672#M25374</guid>
      <dc:creator>MaazaMekuria</dc:creator>
      <dc:date>2018-12-19T03:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: ago import fails in ArcPro Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577673#M25375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it works in 10.6 and it doesn't work in Pro, it needs to be installed for Pro, (assuming it works for both environments)... they don't share modules, Pro's environment is totally self contained and isolated from ArcMap.&lt;/P&gt;&lt;P&gt;You probably want the "arcgis " module if you are trying to administer AGOL from Pro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 03:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ago-import-fails-in-arcpro-python/m-p/577673#M25375</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-19T03:30:42Z</dc:date>
    </item>
  </channel>
</rss>

