<?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 Error installing arcgis python library with PIP in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448060#M35141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I'm trying to install the&amp;nbsp;arcgis python library using PIP.&amp;nbsp; I need to use PIP as I'm installing the library to a custom folder for a custom python 2.7.1 environment (SideFX Houdini, not to be confused with an actual python environment) not the system's python install.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the error I get:&lt;/P&gt;&lt;P&gt;c:\python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type'&lt;BR /&gt; warnings.warn(msg)&lt;BR /&gt; No handlers could be found for logger "root"&lt;BR /&gt; Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt; File "c:\users\gemof\appdata\local\temp\pip-install-pztuao\arcgis\setup.py", line 267, in &amp;lt;module&amp;gt;&lt;BR /&gt; setup(**kwargs)&lt;BR /&gt; File "c:\python27\lib\site-packages\setuptools\__init__.py", line 129, in setup&lt;BR /&gt; return distutils.core.setup(**attrs)&lt;BR /&gt; File "c:\python27\lib\distutils\core.py", line 151, in setup&lt;BR /&gt; dist.run_commands()&lt;BR /&gt; File "c:\python27\lib\distutils\dist.py", line 953, in run_commands&lt;BR /&gt; self.run_command(cmd)&lt;BR /&gt; File "c:\python27\lib\distutils\dist.py", line 972, in run_command&lt;BR /&gt; cmd_obj.run()&lt;BR /&gt; File "c:\users\gemof\appdata\local\temp\pip-install-pztuao\arcgis\setup.py", line 120, in run&lt;BR /&gt; super().run()&lt;BR /&gt; TypeError: super() takes at least 1 argument (0 given)&lt;/P&gt;&lt;P&gt;----------------------------------------&lt;BR /&gt;Command "python setup.py egg_info" failed with error code 1 in c:\users\username\appdata\local\temp\pip-install-pztuao\arcgis\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TNKS!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2018 18:49:07 GMT</pubDate>
    <dc:creator>GeordieMoffatt</dc:creator>
    <dc:date>2018-06-14T18:49:07Z</dc:date>
    <item>
      <title>Error installing arcgis python library with PIP</title>
      <link>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448060#M35141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I'm trying to install the&amp;nbsp;arcgis python library using PIP.&amp;nbsp; I need to use PIP as I'm installing the library to a custom folder for a custom python 2.7.1 environment (SideFX Houdini, not to be confused with an actual python environment) not the system's python install.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the error I get:&lt;/P&gt;&lt;P&gt;c:\python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type'&lt;BR /&gt; warnings.warn(msg)&lt;BR /&gt; No handlers could be found for logger "root"&lt;BR /&gt; Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt; File "c:\users\gemof\appdata\local\temp\pip-install-pztuao\arcgis\setup.py", line 267, in &amp;lt;module&amp;gt;&lt;BR /&gt; setup(**kwargs)&lt;BR /&gt; File "c:\python27\lib\site-packages\setuptools\__init__.py", line 129, in setup&lt;BR /&gt; return distutils.core.setup(**attrs)&lt;BR /&gt; File "c:\python27\lib\distutils\core.py", line 151, in setup&lt;BR /&gt; dist.run_commands()&lt;BR /&gt; File "c:\python27\lib\distutils\dist.py", line 953, in run_commands&lt;BR /&gt; self.run_command(cmd)&lt;BR /&gt; File "c:\python27\lib\distutils\dist.py", line 972, in run_command&lt;BR /&gt; cmd_obj.run()&lt;BR /&gt; File "c:\users\gemof\appdata\local\temp\pip-install-pztuao\arcgis\setup.py", line 120, in run&lt;BR /&gt; super().run()&lt;BR /&gt; TypeError: super() takes at least 1 argument (0 given)&lt;/P&gt;&lt;P&gt;----------------------------------------&lt;BR /&gt;Command "python setup.py egg_info" failed with error code 1 in c:\users\username\appdata\local\temp\pip-install-pztuao\arcgis\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TNKS!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:49:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448060#M35141</guid>
      <dc:creator>GeordieMoffatt</dc:creator>
      <dc:date>2018-06-14T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing arcgis python library with PIP</title>
      <link>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448061#M35142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using the version of pip that comes with the 2.7 install? the one with ArcMap?&lt;/P&gt;&lt;P&gt;And why are you still using 2.7?&amp;nbsp; Is it because you need ArcMap and not PRO? or is the package not supported in python 3.6?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your package has python 3.6 support, then the Anaconda packages that ship with PRO make package management quite easy with either 'conda' or 'pip'.&lt;/P&gt;&lt;P&gt;If your package isn't part of the normal complement, then you might be able to get it from Anaconda Cloud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 19:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448061#M35142</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-14T19:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing arcgis python library with PIP</title>
      <link>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448062#M35143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From &lt;A class="link-titled" href="https://developers.arcgis.com/python/guide/system-requirements/" title="https://developers.arcgis.com/python/guide/system-requirements/"&gt;ArcGIS API for Python - System requirements | ArcGIS for Developers:&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;H2 style="font-weight: 400; margin: 0px 0px 0.75rem; font-size: 1.9994rem; line-height: 1.35; color: #4c4c4c; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Python Version&lt;/H2&gt;&lt;P style="margin-top: 0px; margin-bottom: 1.5rem; color: #4c4c4c; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Python 3.5 or later is required to use the ArcGIS API for Python.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect you will have a difficult, if not impossible, time getting the API to install with a Python 2.7.x installation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 19:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448062#M35143</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-06-14T19:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing arcgis python library with PIP</title>
      <link>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448063#M35144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh ok thanks, unfortunately a lot of computer graphics packages (Maya, Houdini etc) ship with their own internal python environments which are all stuck on v2.&amp;nbsp; Guess I'll have to fall back to REST interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 20:13:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448063#M35144</guid>
      <dc:creator>GeordieMoffatt</dc:creator>
      <dc:date>2018-06-14T20:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing arcgis python library with PIP</title>
      <link>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448064#M35145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are a tad behind&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2016/04/12/coming-to-python-preparation-and-anticipation"&gt;/blogs/dan_patterson/2016/04/12/coming-to-python-preparation-and-anticipation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pythonclock.org/" title="https://pythonclock.org/"&gt;Python 2.7 Countdown&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 21:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-installing-arcgis-python-library-with-pip/m-p/448064#M35145</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-14T21:22:45Z</dc:date>
    </item>
  </channel>
</rss>

