<?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: AttributeError: 'GIS' object has no attribute 'admin' in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857172#M4061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp;That worked.&lt;/P&gt;&lt;P&gt;It turns out I have a permission issue, but that's between me and the IT dept.The update package at least tried to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="413283" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/413283_dandder.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2018 15:35:46 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-07-05T15:35:46Z</dc:date>
    <item>
      <title>AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857160#M4049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just starting to play around with the ArcGIS API for Python. I am stuck&amp;nbsp;trying to call&amp;nbsp;server submodule under the admin module. My install can't seem to find either. Just running thru this code on the reference page doesn't work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="" style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;DIV class=""&gt;&lt;DIV class="" style="background: #f7f7f7; border: 1px solid #cfcfcf;"&gt;&lt;DIV class="" style="background: transparent; border: none; margin: 0.5rem;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="" style="color: #008000; font-weight: bold;"&gt;from&lt;/SPAN&gt; &lt;SPAN class="" style="color: #0000ff; font-weight: bold;"&gt;arcgis.gis&lt;/SPAN&gt; &lt;SPAN class="" style="color: #008000; font-weight: bold;"&gt;import&lt;/SPAN&gt; &lt;SPAN class=""&gt;GIS

&lt;/SPAN&gt;&lt;SPAN class=""&gt;gis&lt;/SPAN&gt; &lt;SPAN class="" style="color: #666666;"&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;GIS&lt;/SPAN&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #ba2121;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fportalname.domain.com%2Fportal" target="_blank"&gt;https://portalname.domain.com/portal&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class="" style="color: #ba2121;"&gt;"username"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;)
&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class=""&gt;gis_servers&lt;/SPAN&gt; &lt;SPAN class="" style="color: #666666;"&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;gis&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666666;"&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;admin&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666666;"&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;servers&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666666;"&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;list&lt;/SPAN&gt;&lt;SPAN class=""&gt;()

print (gis_servers)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" style="padding: 0px 0.5rem;"&gt; &lt;/DIV&gt;&lt;DIV class="" style="color: #000000; padding: 0.5rem 0px;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;gis doesn't give me access to an admin property

&lt;IMG __jive_id="375813" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/375813_pastedImage_2.png" style="width: auto; height: auto;" /&gt;

AttributeError: 'GIS' object has no attribute 'admin'

Any clues as to where I am going wrong here would be awesome. Probably something super simple
but thanks in advance. 

&lt;SPAN class=""&gt;James 

&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:36:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857160#M4049</guid>
      <dc:creator>JamesGustine</dc:creator>
      <dc:date>2021-12-12T10:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857161#M4050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My first thought is permissions.&amp;nbsp; What permissions does &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;username&lt;/SPAN&gt; have in Portal?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857161#M4050</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-10-03T20:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857162#M4051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.admin.html"&gt;&lt;STRONG&gt;this reference page?&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857162#M4051</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-03T20:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857163#M4052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its an admin account with full rights. Seems to be able to get to and manage portal stuff just can't get the servers. to note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm connecting thru the web adaptor url and the servers are federated. I've tried putting in the FQ server name but that doesn't seem to make a difference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:58:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857163#M4052</guid>
      <dc:creator>JamesGustine</dc:creator>
      <dc:date>2017-10-03T20:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857164#M4053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/guide/managing-your-gis-servers/" title="https://developers.arcgis.com/python/guide/managing-your-gis-servers/"&gt;managing-your-gis-servers | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:58:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857164#M4053</guid>
      <dc:creator>JamesGustine</dc:creator>
      <dc:date>2017-10-03T20:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857165#M4054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;same one, different page, mine is the api reference section&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 21:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857165#M4054</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-03T21:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857166#M4055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double check which version of the API you are using.&amp;nbsp; The releases come fast enough that I have been tripped up by following the documentation when I forgot to upgrade to the latest version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 21:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857166#M4055</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-10-03T21:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857167#M4056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it Josh. Had to run the update from conda&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;conda upgrade -&lt;/SPAN&gt;&lt;SPAN class="" style="color: #5c2699;"&gt;c&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; esri arcgis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;I was trying to upgrade from the python package manager in Pro, but apparently that didn't do it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;Thanks again man.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 21:50:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857167#M4056</guid>
      <dc:creator>JamesGustine</dc:creator>
      <dc:date>2017-10-03T21:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857168#M4057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where does one enter this? I've tried entering it in the python window and get an "Invalid Syntax" message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy McGregor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 12:46:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857168#M4057</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-05T12:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857169#M4058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You run the command in Command Prompt (Windows) or Terminal (Mac/Linux) after activating the Conda environment that you are using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857169#M4058</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-05T13:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857170#M4059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate the help, but I'm trying to find a way of saying, "I don't understand what that means." without sounding like an ignoramus, and failing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:43:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857170#M4059</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-05T13:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857171#M4060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have installed ArcGIS Pro using default installation values, hit the Windows Key + R and put the following into the Run box:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new, courier, monospace;"&gt;"C:\Program Files\ArcGIS\Pro\bin\Python\Scripts\proenv.bat"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;That will open Windows Command Prompt with the Pro Conda environment already activated.&amp;nbsp; From there, you can run the conda command from above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:59:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857171#M4060</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-07-05T14:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeError: 'GIS' object has no attribute 'admin'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857172#M4061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp;That worked.&lt;/P&gt;&lt;P&gt;It turns out I have a permission issue, but that's between me and the IT dept.The update package at least tried to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="413283" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/413283_dandder.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/attributeerror-gis-object-has-no-attribute-admin/m-p/857172#M4061</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-07-05T15:35:46Z</dc:date>
    </item>
  </channel>
</rss>

