<?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 No Module arcgis in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770889#M691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I went through the guide to install the new Python API,&amp;nbsp;and a few issues happened. &amp;nbsp;First off I'm running ArcGIS Pro 1.4, Windows 10. &amp;nbsp;I opened the Python Command Prompt, executed the commend "&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;conda install -&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" worked, but wasn't able to launch jupyter notebook right away. &amp;nbsp;I then installed jupyter using "pip install jupyter" &amp;nbsp;which worked, and I was able to open a notebook with "jupyter notebook". &amp;nbsp;If I start a new Python 3 notebook or run a sample I get an error when&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;importing the module arcgis, as shown below:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="" style="color: darkred;"&gt;from arcgis.gis import *
gis = GIS()

---------------------------------------------------------------------------&lt;/SPAN&gt;&lt;SPAN class="" style="color: darkred;"&gt;ImportError&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Traceback (most recent call last)&lt;SPAN class="" style="color: darkgreen;"&gt;&amp;lt;ipython-input-1-bc0d972ca319&amp;gt;&lt;/SPAN&gt; in &lt;SPAN class="" style="color: steelblue;"&gt;&amp;lt;module&amp;gt;&lt;SPAN class="" style="color: darkblue;"&gt;()&lt;/SPAN&gt;&lt;SPAN class="" style="color: darkgreen;"&gt;----&amp;gt; 1&lt;SPAN class="" style="color: darkred;"&gt; from arcgis&lt;SPAN class="" style="color: #c4a000;"&gt;.&lt;/SPAN&gt;gis import &lt;SPAN class="" style="color: #c4a000;"&gt;*&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c4a000;"&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 gis &lt;SPAN class="" style="color: #c4a000;"&gt;=&lt;/SPAN&gt; GIS&lt;SPAN class="" style="color: #c4a000;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c4a000;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c4a000;"&gt;&lt;/SPAN&gt; ImportError: No module named 'arcgis'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;P&gt;What am I missing? &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 08:36:31 GMT</pubDate>
    <dc:creator>TonyHowze</dc:creator>
    <dc:date>2021-12-12T08:36:31Z</dc:date>
    <item>
      <title>No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770889#M691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I went through the guide to install the new Python API,&amp;nbsp;and a few issues happened. &amp;nbsp;First off I'm running ArcGIS Pro 1.4, Windows 10. &amp;nbsp;I opened the Python Command Prompt, executed the commend "&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;conda install -&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" worked, but wasn't able to launch jupyter notebook right away. &amp;nbsp;I then installed jupyter using "pip install jupyter" &amp;nbsp;which worked, and I was able to open a notebook with "jupyter notebook". &amp;nbsp;If I start a new Python 3 notebook or run a sample I get an error when&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;importing the module arcgis, as shown below:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="" style="color: darkred;"&gt;from arcgis.gis import *
gis = GIS()

---------------------------------------------------------------------------&lt;/SPAN&gt;&lt;SPAN class="" style="color: darkred;"&gt;ImportError&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Traceback (most recent call last)&lt;SPAN class="" style="color: darkgreen;"&gt;&amp;lt;ipython-input-1-bc0d972ca319&amp;gt;&lt;/SPAN&gt; in &lt;SPAN class="" style="color: steelblue;"&gt;&amp;lt;module&amp;gt;&lt;SPAN class="" style="color: darkblue;"&gt;()&lt;/SPAN&gt;&lt;SPAN class="" style="color: darkgreen;"&gt;----&amp;gt; 1&lt;SPAN class="" style="color: darkred;"&gt; from arcgis&lt;SPAN class="" style="color: #c4a000;"&gt;.&lt;/SPAN&gt;gis import &lt;SPAN class="" style="color: #c4a000;"&gt;*&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c4a000;"&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 gis &lt;SPAN class="" style="color: #c4a000;"&gt;=&lt;/SPAN&gt; GIS&lt;SPAN class="" style="color: #c4a000;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c4a000;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c4a000;"&gt;&lt;/SPAN&gt; ImportError: No module named 'arcgis'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;P&gt;What am I missing? &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770889#M691</guid>
      <dc:creator>TonyHowze</dc:creator>
      <dc:date>2021-12-12T08:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770890#M692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to run the Jupyter notebook from the same `Python Command Prompt` in which you installed the `arcgis` package. Can you confirm this workflow works?&lt;/P&gt;&lt;P&gt;It looks like you tried to run it from Windows terminal and had to pip install Jupyter using it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 02:27:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770890#M692</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-02-08T02:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770891#M693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Atma thanks for the reply. &amp;nbsp;I have been doing this all&amp;nbsp;from the Python Command Prompt found under the ArcGIS start menu, even the pip install.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 03:03:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770891#M693</guid>
      <dc:creator>TonyHowze</dc:creator>
      <dc:date>2017-02-08T03:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770892#M694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edited Follow up: &amp;nbsp;I reinstalled the conda install -c esri arcgis and now it works. &amp;nbsp;I believe there was an error on the first pass due to the folder permissions. &amp;nbsp;I had to grant full access to the ArcGIS\Pro\bin\Python folder&amp;nbsp;under the windows properties. &amp;nbsp;It was read only with my recent upgrade to Windows 10. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything was working, I was able to see the map, all the cells were working fine until I tried the 'import arcgis.lyr' &amp;nbsp;Error says there is no arcgis.lyr module. &amp;nbsp;Also noticed there is no arcgis.tools and arcgis.viz. &amp;nbsp;I have attached an image of the attributes available in arcgis module on my machine. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 16:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770892#M694</guid>
      <dc:creator>TonyHowze</dc:creator>
      <dc:date>2017-02-08T16:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770893#M695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A side note: If you installed ArcGIS Pro for all users (installs in c:\Program Files) then you would have to run the 'PYthon command prompt' with admin privileges. The prompt warns you of this as well. If you installed for just you / current user (installs in C:\users\username\appdata..) then its not necessary. This could also be a reason for the folder permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding `arcgis.lyr`, the API went through a redesign between beta 3 and version 1.0 and the `lyr` and `viz` modules were removed but no functionality was dropped. You can find more information on the modules here&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/guide/overview-of-the-ArcGIS-Python-API/"&gt;https://developers.arcgis.com/python/guide/overview-of-the-ArcGIS-Python-API/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:08:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770893#M695</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-02-08T18:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770894#M696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a suspicion that the tutorial samples were out of date. &amp;nbsp;Now I see, looking at the Release Notes. &amp;nbsp;Thank you for your help.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:14:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770894#M696</guid>
      <dc:creator>TonyHowze</dc:creator>
      <dc:date>2017-02-08T18:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770895#M697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The samples were updated as well. You can get the latest from here&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-python-api/releases"&gt;https://github.com/Esri/arcgis-python-api/releases&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770895#M697</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-02-08T18:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: No Module arcgis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770896#M698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for following up on this thread Tony.&amp;nbsp; I was able to import the arcgis module using Jupyter Notebooks after reinstalling&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;the 'conda install -c esri arcgis' from the Python Command Prompt.&amp;nbsp; &amp;nbsp;Regarding the arcgis module my circumstances appear different. I originally installed Jupyter Notebooks from ArcGIS Pro (ArcGIS Pro 2.0.1, Windows 8.1).&amp;nbsp; I had no problems importing the arcgis module for about a month.&amp;nbsp; I&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;was trying to solve a Jedi autocomplete problem at which point I&amp;nbsp;uninstalled/reinstalled Jupyter, ipython, jedi, and Spyder from ArcGIS Pro.&amp;nbsp; From this point forward I could not import the arcgis module in Jupyter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Similar to your experience&amp;nbsp;&lt;SPAN&gt;I had to grant full access to the ArcGIS\Pro\bin\Python folder&amp;nbsp;under the windows properties as the first try was unsuccessful due to folder permissions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'''1st try at reinstall'''&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;(arcgispro-py3) C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3&amp;gt;conda&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;install -c esri arcgis&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Fetching package metadata .............&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Solving package specifications: .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Package plan for installation in environment C:\Program Files\ArcGIS\Pro\bin\Pyt&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;hon\envs\arcgispro-py3:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The following NEW packages will be INSTALLED:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;arcgis: 1.2.4-py35_1 esri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The following packages will be UPDATED:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ipywidgets: 5.1.5-py35_0 esri --&amp;gt; 5.2.2-py35_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Proceed (&lt;Y&gt;/n)? y&lt;/Y&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;CondaIOError: IO error: Missing write permissions in: C:\Program Files\ArcGIS\Pr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;o\bin\Python&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;# You don't appear to have the necessary permissions to install packages&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;# into the install area 'C:\Program Files\ArcGIS\Pro\bin\Python'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;# However you can clone this environment into your home directory and&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;# then make changes to it.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;# This may be done using the command:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;# $ conda create -n my_arcgispro-py3 --clone="C:\Program Files\ArcGIS\Pro\bin\Py&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;thon\envs\arcgispro-py3"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'''2nd try at reinstall after granting full control to Program Files\ArcGIS\Pro\bin\Python'''&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;(arcgispro-py3) C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3&amp;gt;conda&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;install -c esri arcgis&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Fetching package metadata .............&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Solving package specifications: .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Package plan for installation in environment C:\Program Files\ArcGIS\Pro\bin\Pyt&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;hon\envs\arcgispro-py3:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The following NEW packages will be INSTALLED:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;arcgis: 1.2.4-py35_1 esri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The following packages will be UPDATED:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ipywidgets: 5.1.5-py35_0 esri --&amp;gt; 5.2.2-py35_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Proceed (&lt;Y&gt;/n)? y&lt;/Y&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Uninstalling prior versions of arcgis widget&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Installing C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pa&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ckages\arcgis\widgets -&amp;gt; arcgis&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Making directory: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\shar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;e\jupyter\nbextensions\arcgis\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Copying: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pack&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ages\arcgis\widgets\custom.css -&amp;gt; C:\Program Files\ArcGIS\Pro\bin\Python\envs\ar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;cgispro-py3\share\jupyter\nbextensions\arcgis\custom.css&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Copying: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pack&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ages\arcgis\widgets\mapview.js -&amp;gt; C:\Program Files\ArcGIS\Pro\bin\Python\envs\ar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;cgispro-py3\share\jupyter\nbextensions\arcgis\mapview.js&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Copying: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pack&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ages\arcgis\widgets\__init__.py -&amp;gt; C:\Program Files\ArcGIS\Pro\bin\Python\envs\a&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;rcgispro-py3\share\jupyter\nbextensions\arcgis\__init__.py&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Making directory: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\shar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;e\jupyter\nbextensions\arcgis\icons&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Copying: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pack&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ages\arcgis\widgets\icons\marker.png -&amp;gt; C:\Program Files\ArcGIS\Pro\bin\Python\e&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;nvs\arcgispro-py3\share\jupyter\nbextensions\arcgis\icons\marker.png&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Copying: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pack&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ages\arcgis\widgets\icons\pink.png -&amp;gt; C:\Program Files\ArcGIS\Pro\bin\Python\env&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;s\arcgispro-py3\share\jupyter\nbextensions\arcgis\icons\pink.png&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Making directory: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\shar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;e\jupyter\nbextensions\arcgis\requirejs&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Copying: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pack&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ages\arcgis\widgets\requirejs\text.js -&amp;gt; C:\Program Files\ArcGIS\Pro\bin\Python\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;envs\arcgispro-py3\share\jupyter\nbextensions\arcgis\requirejs\text.js&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Making directory: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\shar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;e\jupyter\nbextensions\arcgis\__pycache__&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Copying: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-pack&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ages\arcgis\widgets\__pycache__\__init__.cpython-35.pyc -&amp;gt; C:\Program Files\ArcG&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;IS\Pro\bin\Python\envs\arcgispro-py3\share\jupyter\nbextensions\arcgis\__pycache&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;__\__init__.cpython-35.pyc&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Validating: ok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;To initialize this nbextension in the browser every time the notebook (or ot&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;her app) loads:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;jupyter nbextension enable arcgis --py --sys-prefix&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Enabling notebook extension arcgis/mapview...&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;- Validating: ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Nov 2017 21:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/no-module-arcgis/m-p/770896#M698</guid>
      <dc:creator>JustinReynolds</dc:creator>
      <dc:date>2017-11-05T21:43:53Z</dc:date>
    </item>
  </channel>
</rss>

