<?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 cannot import name 'SuperResolution' in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/cannot-import-name-superresolution/m-p/505898#M1509</link>
    <description>&lt;P&gt;For the life of me, I cannot get arcgis.learn to import the name 'SuperResolution' in the Jupyter Python Notebook sample called "Increase Image Resolution using SuperResolution".&amp;nbsp; This sample can be found here&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/sample-notebooks/increase-image-resolution-using-superresolution/" target="_blank" rel="nofollow noopener noreferrer"&gt;Superresolution Sample&lt;/A&gt;.&amp;nbsp; I have updated Conda so that should be all good.&amp;nbsp; Additionally, I'm a relative novice so forgive me if I don't get a term right.&amp;nbsp; I have run this in AGOL Jupyter Notebook and on Notebooks inside ArcGIS Pro.&amp;nbsp; The error looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from arcgis.learn import SuperResolution, prepare_data&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;(It then gives me the following error):&lt;/EM&gt;&lt;/P&gt;
&lt;PRE class="lia-code-sample line-numbers language-none" tabindex="0"&gt;&lt;CODE&gt;---------------------------------------------------------------------------ImportError                               Traceback (most recent call last) In  [10]: Line 1:     from arcgis.learn import SuperResolution, prepare_data ImportError: cannot import name 'SuperResolution'---------------------------------------------------------------------------

I have checked the arcgis.learn documentation here and it is still called 'SuperResolution' as the name. 
Why then can it not import the name 'SuperResolution'?  

If someone could please help me with this that would be ultra-helpful.  Thanks so much!  I've
also attached the Jupyter Notebook Python sample.  &lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 14 Aug 2022 17:35:57 GMT</pubDate>
    <dc:creator>PETERDANIEL</dc:creator>
    <dc:date>2022-08-14T17:35:57Z</dc:date>
    <item>
      <title>cannot import name 'SuperResolution'</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/cannot-import-name-superresolution/m-p/505898#M1509</link>
      <description>&lt;P&gt;For the life of me, I cannot get arcgis.learn to import the name 'SuperResolution' in the Jupyter Python Notebook sample called "Increase Image Resolution using SuperResolution".&amp;nbsp; This sample can be found here&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/sample-notebooks/increase-image-resolution-using-superresolution/" target="_blank" rel="nofollow noopener noreferrer"&gt;Superresolution Sample&lt;/A&gt;.&amp;nbsp; I have updated Conda so that should be all good.&amp;nbsp; Additionally, I'm a relative novice so forgive me if I don't get a term right.&amp;nbsp; I have run this in AGOL Jupyter Notebook and on Notebooks inside ArcGIS Pro.&amp;nbsp; The error looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from arcgis.learn import SuperResolution, prepare_data&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;(It then gives me the following error):&lt;/EM&gt;&lt;/P&gt;
&lt;PRE class="lia-code-sample line-numbers language-none" tabindex="0"&gt;&lt;CODE&gt;---------------------------------------------------------------------------ImportError                               Traceback (most recent call last) In  [10]: Line 1:     from arcgis.learn import SuperResolution, prepare_data ImportError: cannot import name 'SuperResolution'---------------------------------------------------------------------------

I have checked the arcgis.learn documentation here and it is still called 'SuperResolution' as the name. 
Why then can it not import the name 'SuperResolution'?  

If someone could please help me with this that would be ultra-helpful.  Thanks so much!  I've
also attached the Jupyter Notebook Python sample.  &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 14 Aug 2022 17:35:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/cannot-import-name-superresolution/m-p/505898#M1509</guid>
      <dc:creator>PETERDANIEL</dc:creator>
      <dc:date>2022-08-14T17:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: cannot import name 'SuperResolution'</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/cannot-import-name-superresolution/m-p/505899#M1510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you make sure that you have the conda environment activated where everything was installed?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/guide/install-and-set-up/" title="https://developers.arcgis.com/python/guide/install-and-set-up/"&gt;Install and set up | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your import is right according to the documentation, so something is amiss (check version of the arcgis module, install path etc)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/blob/d943dd416d96c6828bcf54112c177f0c4a78fd0f/samples/04_gis_analysts_data_scientists/increase-image-resolution-using-superresolution.ipynb" title="https://github.com/Esri/arcgis-python-api/blob/d943dd416d96c6828bcf54112c177f0c4a78fd0f/samples/04_gis_analysts_data_scientists/increase-image-resolution-using-superresolution.ipynb"&gt;arcgis-python-api/increase-image-resolution-using-superresolution.ipynb at d943dd416d96c6828bcf54112c177f0c4a78fd0f · Es…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 20:36:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/cannot-import-name-superresolution/m-p/505899#M1510</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-07-21T20:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: cannot import name 'SuperResolution'</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/cannot-import-name-superresolution/m-p/505900#M1511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The conda environment might be the issue.&amp;nbsp; I will check on that and let you know.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 21:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/cannot-import-name-superresolution/m-p/505900#M1511</guid>
      <dc:creator>PETERDANIEL</dc:creator>
      <dc:date>2020-07-21T21:56:39Z</dc:date>
    </item>
  </channel>
</rss>

