<?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: ImportError: No module named 'arcgis' in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795977#M1810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the conda list and did not see arcgis but did see arcgispro. Does this mean I should import from arcgispro or is there something else I need to do to ensure the arcgis library is loaded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2018 01:04:43 GMT</pubDate>
    <dc:creator>DeanHowell1</dc:creator>
    <dc:date>2018-04-19T01:04:43Z</dc:date>
    <item>
      <title>ImportError: No module named 'arcgis'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795975#M1808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to import the arcgis module in&amp;nbsp;jupyter notebook fine until today.&lt;/P&gt;&lt;P&gt;The interpreter is unable to find the arcgis module even though 'arcgis-1.0-py35_1' exists in 'C:\Program Files\Miniconda3\pkgs'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the cell with 'from arcgis.gis import GIS', I Keep getting this error - ImportError: No module named 'arcgis'&amp;nbsp;&lt;/P&gt;&lt;P&gt;The arcgis package files are all intact.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any incompatibility issues I need to check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 15:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795975#M1808</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2017-06-02T15:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named 'arcgis'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795976#M1809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you make any changes to your computer such as installing another Python interpreter? Such actions could change your default Python and point your sys path environment&amp;nbsp;to something else. To ensure your notebooks run off the desired interpreter (in this case the miniconda env in which you installed the Python API), always activate that environment before you start the notebook.&lt;/P&gt;&lt;P&gt;If you doubt your conda environment may not have the ArcGIS library, you can do a&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;conda list&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;to see the list of all packages and ensure 'arcgis' is listed with its version number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 17:10:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795976#M1809</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-06-02T17:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named 'arcgis'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795977#M1810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the conda list and did not see arcgis but did see arcgispro. Does this mean I should import from arcgispro or is there something else I need to do to ensure the arcgis library is loaded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 01:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795977#M1810</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2018-04-19T01:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named 'arcgis'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795978#M1811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;install ArcGIS from the package manager within ArcGIS pro... that is the simplest.. then if you have to do the conda line, you will see it when you do conda list&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 01:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795978#M1811</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-19T01:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named 'arcgis'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795979#M1812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;conda install -c esri arcgis&lt;/P&gt;&lt;P&gt;worked for me in the conda environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2019 21:11:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795979#M1812</guid>
      <dc:creator>ColburnSanders</dc:creator>
      <dc:date>2019-10-22T21:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named 'arcgis'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795980#M1813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do I activate an alternative python environment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 19:52:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/importerror-no-module-named-arcgis/m-p/795980#M1813</guid>
      <dc:creator>SteveScott</dc:creator>
      <dc:date>2020-01-23T19:52:33Z</dc:date>
    </item>
  </channel>
</rss>

