<?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 arcgis package install fail in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-package-install-fail/m-p/1650379#M11664</link>
    <description>&lt;P&gt;Hello. I am attempting to install the "arcgis" package via the PyCharm package manager. The package fails to install with this error:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\Users\mshanaghan.URI\PycharmProjects\PythonProject\.venv\Scripts\python.exe C:/Program Files/JetBrains/PyCharm 2025.2.1.1/plugins/python-ce/helpers/packaging_tool.py install arcgis&lt;BR /&gt;Collecting arcgis&lt;BR /&gt;Using cached arcgis-2.0.0.tar.gz (3.7 MB)&lt;BR /&gt;Preparing metadata (setup.py): started&lt;BR /&gt;Preparing metadata (setup.py): finished with status 'error'&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;error: subprocess-exited-with-error&lt;BR /&gt;&lt;BR /&gt;python setup.py egg_info did not run successfully.&lt;BR /&gt;exit code: 1&lt;BR /&gt;&lt;BR /&gt;[16 lines of output]&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;exec(compile('''&lt;BR /&gt;~~~~^^^^^^^^^^^^&lt;BR /&gt;# This is &amp;lt;pip-setuptools-caller&amp;gt; -- a caller that pip uses to run setup.py&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;...&amp;lt;32 lines&amp;gt;...&lt;BR /&gt;exec(compile(setup_py_code, filename, "exec"))&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;''' % ('C:\\Users\\mshanaghan.URI\\AppData\\Local\\Temp\\pip-install-_h_jjf2z\\arcgis_4e3b3fcda0fb47ee99a955ab8f033458\\setup.py',), "&amp;lt;pip-setuptools-caller&amp;gt;", "exec"))&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "&amp;lt;pip-setuptools-caller&amp;gt;", line 35, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "C:\Users\mshanaghan.URI\AppData\Local\Temp\pip-install-_h_jjf2z\arcgis_4e3b3fcda0fb47ee99a955ab8f033458\setup.py", line 193, in &amp;lt;module&amp;gt;&lt;BR /&gt;_get_rel_site_packages_dir() + "arcgis/gis/_impl"&lt;BR /&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'&lt;BR /&gt;[end of output]&lt;BR /&gt;&lt;BR /&gt;note: This error originates from a subprocess, and is likely not a problem with pip.&lt;BR /&gt;error: metadata-generation-failed&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Encountered error while generating package metadata.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;See above for output.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;note: This is an issue with the package mentioned above, not pip.&lt;BR /&gt;hint: See above for details.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Process finished with exit code 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a virtual environment python interpreter. Any suggestions are appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Sep 2025 14:08:24 GMT</pubDate>
    <dc:creator>mshanaghan</dc:creator>
    <dc:date>2025-09-15T14:08:24Z</dc:date>
    <item>
      <title>arcgis package install fail</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-package-install-fail/m-p/1650379#M11664</link>
      <description>&lt;P&gt;Hello. I am attempting to install the "arcgis" package via the PyCharm package manager. The package fails to install with this error:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\Users\mshanaghan.URI\PycharmProjects\PythonProject\.venv\Scripts\python.exe C:/Program Files/JetBrains/PyCharm 2025.2.1.1/plugins/python-ce/helpers/packaging_tool.py install arcgis&lt;BR /&gt;Collecting arcgis&lt;BR /&gt;Using cached arcgis-2.0.0.tar.gz (3.7 MB)&lt;BR /&gt;Preparing metadata (setup.py): started&lt;BR /&gt;Preparing metadata (setup.py): finished with status 'error'&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;error: subprocess-exited-with-error&lt;BR /&gt;&lt;BR /&gt;python setup.py egg_info did not run successfully.&lt;BR /&gt;exit code: 1&lt;BR /&gt;&lt;BR /&gt;[16 lines of output]&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;exec(compile('''&lt;BR /&gt;~~~~^^^^^^^^^^^^&lt;BR /&gt;# This is &amp;lt;pip-setuptools-caller&amp;gt; -- a caller that pip uses to run setup.py&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;...&amp;lt;32 lines&amp;gt;...&lt;BR /&gt;exec(compile(setup_py_code, filename, "exec"))&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;''' % ('C:\\Users\\mshanaghan.URI\\AppData\\Local\\Temp\\pip-install-_h_jjf2z\\arcgis_4e3b3fcda0fb47ee99a955ab8f033458\\setup.py',), "&amp;lt;pip-setuptools-caller&amp;gt;", "exec"))&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "&amp;lt;pip-setuptools-caller&amp;gt;", line 35, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "C:\Users\mshanaghan.URI\AppData\Local\Temp\pip-install-_h_jjf2z\arcgis_4e3b3fcda0fb47ee99a955ab8f033458\setup.py", line 193, in &amp;lt;module&amp;gt;&lt;BR /&gt;_get_rel_site_packages_dir() + "arcgis/gis/_impl"&lt;BR /&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'&lt;BR /&gt;[end of output]&lt;BR /&gt;&lt;BR /&gt;note: This error originates from a subprocess, and is likely not a problem with pip.&lt;BR /&gt;error: metadata-generation-failed&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Encountered error while generating package metadata.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;See above for output.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;note: This is an issue with the package mentioned above, not pip.&lt;BR /&gt;hint: See above for details.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Process finished with exit code 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a virtual environment python interpreter. Any suggestions are appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 14:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-package-install-fail/m-p/1650379#M11664</guid>
      <dc:creator>mshanaghan</dc:creator>
      <dc:date>2025-09-15T14:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis package install fail</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-package-install-fail/m-p/1650422#M11665</link>
      <description>&lt;P&gt;If you open the command prompt and &lt;A href="https://docs.python.org/3/library/venv.html#how-venvs-work" target="_self"&gt;activate that environment&lt;/A&gt; does &lt;FONT face="courier new,courier"&gt;pip install arcgis&lt;/FONT&gt; return the same error?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 15:43:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-package-install-fail/m-p/1650422#M11665</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2025-09-15T15:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis package install fail</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-package-install-fail/m-p/1651760#M11669</link>
      <description>&lt;P&gt;Thank you for the suggestion. I decided to just use an ArcGIS Online notebook, and everything installed smoothly there. In case anyone else has a use for this, this is how I integrated smartsheet data into AGOL.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;# Connect to AGOL environment.
from arcgis.gis import GIS
gis = GIS("home")

# Install the smartsheet python sdk.
!pip install smartsheet-python-sdk
print("Installed successfully!")

# Import the pandas module.
import pandas as pd
print("Imported successfully!")

# Import the smartsheet module. Use the API key to give AGOL access to smartsheet data. Print a list of smartsheet sheets.
import smartsheet
smartsheet = smartsheet.Smartsheet('API Key goes here')
response = smartsheet.Sheets.list_sheets()
print(response)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 14:00:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-package-install-fail/m-p/1651760#M11669</guid>
      <dc:creator>mshanaghan</dc:creator>
      <dc:date>2025-09-19T14:00:50Z</dc:date>
    </item>
  </channel>
</rss>

