<?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 Using arcpy from in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152476#M64003</link>
    <description>&lt;P&gt;I have an installation of ArcGIS Desktop on my Win 10 machine with its Python 2.7 installed as well as a previous Python 3.9 installation and would like to be able to use arcpy from python scripts and jupyter, preferably Python 3.&lt;/P&gt;&lt;P&gt;Importing arcpy with python 2.7 works fine. Jupyter however only has the original Python 3 kernel which does not have the arcpy package installed. I have also created a new conda environment with python 2.7 which unfortunately can't seem to install arcpy (conda install arcpy -c esri) and gives the error "Unable to locate a valid Pro or Server installation....".&lt;/P&gt;&lt;P&gt;How am I able to get a conda environment, preferably Python 3, with arcpy working?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 10:38:50 GMT</pubDate>
    <dc:creator>AbelValko</dc:creator>
    <dc:date>2022-03-10T10:38:50Z</dc:date>
    <item>
      <title>Using arcpy from</title>
      <link>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152476#M64003</link>
      <description>&lt;P&gt;I have an installation of ArcGIS Desktop on my Win 10 machine with its Python 2.7 installed as well as a previous Python 3.9 installation and would like to be able to use arcpy from python scripts and jupyter, preferably Python 3.&lt;/P&gt;&lt;P&gt;Importing arcpy with python 2.7 works fine. Jupyter however only has the original Python 3 kernel which does not have the arcpy package installed. I have also created a new conda environment with python 2.7 which unfortunately can't seem to install arcpy (conda install arcpy -c esri) and gives the error "Unable to locate a valid Pro or Server installation....".&lt;/P&gt;&lt;P&gt;How am I able to get a conda environment, preferably Python 3, with arcpy working?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 10:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152476#M64003</guid>
      <dc:creator>AbelValko</dc:creator>
      <dc:date>2022-03-10T10:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using arcpy from</title>
      <link>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152482#M64004</link>
      <description>&lt;P&gt;currently arcpy for arcgis Pro uses python3.7, so your 3.9 environment won't work and jupyter support for it requires Arcgis pro&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152482#M64004</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-10T11:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using arcpy from</title>
      <link>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152486#M64005</link>
      <description>&lt;P&gt;Is there a way to use arcpy with python 2.7 then in a conda environment and with jupyter? I can't seem to install the package.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:09:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152486#M64005</guid>
      <dc:creator>AbelValko</dc:creator>
      <dc:date>2022-03-10T11:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using arcpy from</title>
      <link>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152489#M64006</link>
      <description>&lt;P&gt;arcpy already exists with an ArcMap installation.&amp;nbsp; If you want to use python 3, then install ArcGIS Pro, which comes with a valid license for Desktop.&amp;nbsp; If you want to move to jupyter notebooks or jupyterlab, then this is the way to go,&amp;nbsp; in fact notebooks are supported from with Pro.&lt;/P&gt;&lt;P&gt;PS&amp;nbsp; arcpy will only work if it is installed on a machine with a valid Pro license ... it can't be installed separately on another machine in a conda environment with a valid desktop install (aka arcmap arcgispro)&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:18:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1152489#M64006</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-10T11:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using arcpy from</title>
      <link>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1156362#M64124</link>
      <description>&lt;P&gt;I've had success using pip to install new packages into the ArcMap Python 2.7 environment. The best practice is to clone the environment first, because you're modifying the environment ArcMap depends on.&lt;BR /&gt;&lt;BR /&gt;As far as I've seen there is no other way to port arcpy into a fresh conda env. If jupyter has an install for 2.7 then that might be possible using this method.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 19:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/using-arcpy-from/m-p/1156362#M64124</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-22T19:22:17Z</dc:date>
    </item>
  </channel>
</rss>

