<?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: Is ArcGIS API for python support in Linux environment in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/is-arcgis-api-for-python-support-in-linux/m-p/1170946#M7369</link>
    <description>&lt;P&gt;I have always used conda to install on headless RHEL&amp;nbsp;servers. Using conda,&amp;nbsp;download the latest version of the full Anaconda for Python 3x for LINUX. Download the version of the API for Python package for LINUX from ESRI's channel on anaconda.org. The file names appear in this pattern: platform/arcgis-x.x.x-pyZZyyyyyyy-y.tar.bz2. Find the correct version by substituting:&lt;/P&gt;&lt;P&gt;Operating system platform – linux-64.&lt;/P&gt;&lt;P&gt;API release number – arcgis-1.x&lt;/P&gt;&lt;P&gt;Python version.&lt;/P&gt;&lt;P&gt;The last set of numbers refers to a hash number created for each conda package uploaded to the channel.&lt;/P&gt;&lt;P&gt;For instance, if you are installing the Python API 1.7.0 on Linux 64-bit for Python 3, download the linux-64/arcgis-1.7.0-py37h39e3cac_863.tar.bz2.rm.&lt;/P&gt;&lt;P&gt;THi sis the conda package i used:&amp;nbsp;Anaconda3-2020.02-Linux-x86_64.sh&lt;/P&gt;&lt;P&gt;&lt;A href="https://repo.anaconda.com/archive/Anaconda3-2020.02-Linux-x86_64.sh" target="_blank"&gt;https://repo.anaconda.com/archive/Anaconda3-2020.02-Linux-x86_64.sh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps --&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 02:28:31 GMT</pubDate>
    <dc:creator>TimothyBrown1</dc:creator>
    <dc:date>2022-05-05T02:28:31Z</dc:date>
    <item>
      <title>Is ArcGIS API for python support in Linux environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/is-arcgis-api-for-python-support-in-linux/m-p/1170938#M7368</link>
      <description>&lt;P&gt;Wondering if anyone tried developing an application with ArcGIS Python API in a Linux environment?&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I install the api with&amp;nbsp;&lt;STRONG&gt;Pip install arcgis&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;always failed with some dependencies&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 01:52:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/is-arcgis-api-for-python-support-in-linux/m-p/1170938#M7368</guid>
      <dc:creator>Minbin</dc:creator>
      <dc:date>2022-05-05T01:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is ArcGIS API for python support in Linux environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/is-arcgis-api-for-python-support-in-linux/m-p/1170946#M7369</link>
      <description>&lt;P&gt;I have always used conda to install on headless RHEL&amp;nbsp;servers. Using conda,&amp;nbsp;download the latest version of the full Anaconda for Python 3x for LINUX. Download the version of the API for Python package for LINUX from ESRI's channel on anaconda.org. The file names appear in this pattern: platform/arcgis-x.x.x-pyZZyyyyyyy-y.tar.bz2. Find the correct version by substituting:&lt;/P&gt;&lt;P&gt;Operating system platform – linux-64.&lt;/P&gt;&lt;P&gt;API release number – arcgis-1.x&lt;/P&gt;&lt;P&gt;Python version.&lt;/P&gt;&lt;P&gt;The last set of numbers refers to a hash number created for each conda package uploaded to the channel.&lt;/P&gt;&lt;P&gt;For instance, if you are installing the Python API 1.7.0 on Linux 64-bit for Python 3, download the linux-64/arcgis-1.7.0-py37h39e3cac_863.tar.bz2.rm.&lt;/P&gt;&lt;P&gt;THi sis the conda package i used:&amp;nbsp;Anaconda3-2020.02-Linux-x86_64.sh&lt;/P&gt;&lt;P&gt;&lt;A href="https://repo.anaconda.com/archive/Anaconda3-2020.02-Linux-x86_64.sh" target="_blank"&gt;https://repo.anaconda.com/archive/Anaconda3-2020.02-Linux-x86_64.sh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps --&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 02:28:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/is-arcgis-api-for-python-support-in-linux/m-p/1170946#M7369</guid>
      <dc:creator>TimothyBrown1</dc:creator>
      <dc:date>2022-05-05T02:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is ArcGIS API for python support in Linux environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/is-arcgis-api-for-python-support-in-linux/m-p/1171149#M7373</link>
      <description>&lt;P&gt;I usually work on Debian Linux servers and I use Conda too and recommend it. I use Miniconda then install packages as needed.&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.conda.io/en/latest/miniconda.html" target="_blank"&gt;https://docs.conda.io/en/latest/miniconda.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's a small fraction of the size of Anaconda and normally I only need a few things. Some people like the GUI that comes with the full Anaconda; I never touch it.&lt;/P&gt;&lt;P&gt;The beauty of using Conda is that sometimes if I want for example the latest GDAL packages I can put them in a separate conda environment and I won't have to fight with incompatible dependencies in ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.conda.io/projects/conda/en/latest/user-guide/install/download.html#anaconda-or-miniconda" target="_blank" rel="noopener"&gt;"Anaconda or Miniconda?"&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 16:14:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/is-arcgis-api-for-python-support-in-linux/m-p/1171149#M7373</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2022-05-05T16:14:01Z</dc:date>
    </item>
  </channel>
</rss>

