<?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: Install &amp;quot;compatible&amp;quot; package in package manager failing in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/install-quot-compatible-quot-package-in-package/m-p/1677799#M101212</link>
    <description>&lt;P&gt;"pinned" in the arcgispro-py3 or a clone of it means that trying to install a package that doesn't support the specs will potentially cause issues or failures.&amp;nbsp; You can't use the package manager to try and install a package that isn't supported by conda, you will have to use the command line and a "pip" install&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/what-is-conda.htm" target="_blank"&gt;Package Manager—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and only try to do pip installs in your cloned environment.&lt;/P&gt;&lt;P&gt;Should things go bad, you can always "rollback" the failed install to a previous environment&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html" target="_blank"&gt;Managing environments — conda 25.11.2.dev63 documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jan 2026 13:24:27 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2026-01-14T13:24:27Z</dc:date>
    <item>
      <title>Install "compatible" package in package manager failing</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/install-quot-compatible-quot-package-in-package/m-p/1677794#M101211</link>
      <description>&lt;P&gt;I would like to install pyogrio to my cloned environment (ArcGIS Pro 3.6, installed on Monday). It is failing. I have cloned and installed only via the manager, not from outside ArcGIS. Could it be connected to an earlier package installation or is this a bug? Or does "compatible" not mean it is installable in the environment, it might only trying to find a compatible package?&lt;/P&gt;&lt;P&gt;None of the available&amp;nbsp; versions seems to be compatible with the Pins in the environment&lt;BR /&gt;&lt;BR /&gt;LibMambaUnsatisfiableError: Encountered problems while solving:&lt;BR /&gt;- nothing provides _python_rc needed by python-3.14.0rc2-h6fd79ff_100_cp314&lt;BR /&gt;Could not solve for environment specs&lt;BR /&gt;The following packages are incompatible&lt;BR /&gt;├─ arcpy-base is installable with the potential options&lt;BR /&gt;│ ├─ arcpy-base 3.6 would require&lt;BR /&gt;│ │ └─ libxml2 &amp;gt;=2.14.5,&amp;lt;2.15 with the potential options&lt;BR /&gt;│ │ ├─ libxml2 2.14.5, which can be installed;&lt;BR /&gt;│ │ └─ libxml2 [2.14.5|2.14.6] would require&lt;BR /&gt;│ │ └─ liblzma &amp;gt;=5.8.1,&amp;lt;6.0a0 with the potential options&lt;BR /&gt;│ │ ├─ liblzma 5.8.1 would require&lt;BR /&gt;│ │ │ └─ xz ==5.8.1 *_0, which can be installed;&lt;BR /&gt;│ │ └─ liblzma 5.8.1 would require&lt;BR /&gt;│ │ └─ xz 5.8.1.* , which can be installed;&lt;BR /&gt;│ └─ arcpy-base [3.1|3.2|3.3|3.4|3.5], which can be installed;&lt;BR /&gt;├─ pin-13 is not installable because it requires&lt;BR /&gt;│ └─ arcpy-base 3.6** , which conflicts with any installable versions previously reported;&lt;BR /&gt;├─ pin-2 is installable and it requires&lt;BR /&gt;│ └─ python 3.13** , which can be installed;&lt;BR /&gt;├─ pyogrio is installable with the potential options&lt;BR /&gt;│ ├─ pyogrio [0.10.0|0.9.0] would require&lt;BR /&gt;│ │ └─ libgdal-core &amp;gt;=3.9.2,&amp;lt;3.10.0a0 with the potential options&lt;BR /&gt;│ │ ├─ libgdal-core [3.9.2|3.9.3] would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.12.7,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.3|3.11.0|...|3.9.3] would require&lt;BR /&gt;│ │ │ └─ liblzma &amp;gt;=5.8.1,&amp;lt;6.0a0 , which can be installed (as previously explained);&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.0|3.10.1|3.9.3] would require&lt;BR /&gt;│ │ │ └─ liblzma &amp;gt;=5.6.3,&amp;lt;6.0a0 with the potential options&lt;BR /&gt;│ │ │ ├─ liblzma 5.6.3 would require&lt;BR /&gt;│ │ │ │ └─ xz ==5.6.3 *_0, which can be installed;&lt;BR /&gt;│ │ │ ├─ liblzma 5.6.3 would require&lt;BR /&gt;│ │ │ │ └─ xz ==5.6.3 *_1, which can be installed;&lt;BR /&gt;│ │ │ ├─ liblzma 5.6.4 would require&lt;BR /&gt;│ │ │ │ └─ xz ==5.6.4 *_0, which can be installed;&lt;BR /&gt;│ │ │ ├─ liblzma 5.8.1, which can be installed (as previously explained);&lt;BR /&gt;│ │ │ └─ liblzma 5.8.1, which can be installed (as previously explained);&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.0|3.9.3] would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.13.4,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.0|3.9.3] would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.13.5,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ └─ libgdal-core [3.10.2|3.9.3] would require&lt;BR /&gt;│ │ └─ liblzma &amp;gt;=5.6.4,&amp;lt;6.0a0 , which can be installed (as previously explained);&lt;BR /&gt;│ ├─ pyogrio [0.10.0|0.11.0|...|0.9.0] would require&lt;BR /&gt;│ │ └─ python &amp;gt;=3.10,&amp;lt;3.11.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ ├─ pyogrio [0.10.0|0.11.0|...|0.9.0] would require&lt;BR /&gt;│ │ └─ python &amp;gt;=3.11,&amp;lt;3.12.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ ├─ pyogrio [0.10.0|0.11.0|...|0.9.0] would require&lt;BR /&gt;│ │ └─ python &amp;gt;=3.12,&amp;lt;3.13.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ ├─ pyogrio [0.10.0|0.11.0|0.11.1] would require&lt;BR /&gt;│ │ └─ libgdal-core [&amp;gt;=3.11.0,&amp;lt;3.12.0a0 |&amp;gt;=3.11.3,&amp;lt;3.12.0a0 ] with the potential options&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.3|3.11.0|...|3.9.3], which can be installed (as previously explained);&lt;BR /&gt;│ │ └─ libgdal-core [3.11.0|3.11.4] would require&lt;BR /&gt;│ │ └─ xz &amp;gt;=5.6.4,&amp;lt;6.0a0 , which can be installed;&lt;BR /&gt;│ ├─ pyogrio 0.10.0 would require&lt;BR /&gt;│ │ └─ libgdal &amp;gt;=3.6.2,&amp;lt;3.7.0a0 with the potential options&lt;BR /&gt;│ │ ├─ libgdal 3.6.2 would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.10.3,&amp;lt;2.11.0a0 with the potential options&lt;BR /&gt;│ │ │ ├─ libxml2 2.10.3 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.10.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ └─ libxml2 [2.10.3|2.10.4] would require&lt;BR /&gt;│ │ │ └─ zlib &amp;gt;=1.2.13,&amp;lt;1.3.0a0 , which can be installed;&lt;BR /&gt;│ │ ├─ libgdal 3.6.2 would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.13.1,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ ├─ libgdal 3.6.2 would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.9.14,&amp;lt;2.10.0a0 with the potential options&lt;BR /&gt;│ │ │ ├─ libxml2 2.9.14 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.9.14 would require&lt;BR /&gt;│ │ │ │ └─ zlib &amp;gt;=1.2.11,&amp;lt;1.3.0a0 , which can be installed;&lt;BR /&gt;│ │ │ └─ libxml2 2.9.14 would require&lt;BR /&gt;│ │ │ └─ zlib &amp;gt;=1.2.12,&amp;lt;1.3.0a0 , which can be installed;&lt;BR /&gt;│ │ ├─ libgdal 3.6.2 would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.10.4,&amp;lt;2.11.0a0 with the potential options&lt;BR /&gt;│ │ │ ├─ libxml2 2.10.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ └─ libxml2 [2.10.3|2.10.4], which can be installed (as previously explained);&lt;BR /&gt;│ │ ├─ libgdal 3.6.2 would require&lt;BR /&gt;│ │ │ └─ xz &amp;gt;=5.6.4,&amp;lt;6.0a0 , which can be installed;&lt;BR /&gt;│ │ ├─ libgdal 3.6.2 would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.13.5,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ ├─ libgdal [3.6.2|3.6.3] would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.10.3,&amp;lt;2.14.0a0 with the potential options&lt;BR /&gt;│ │ │ ├─ libxml2 [2.13.1|2.13.3] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 [2.13.5|2.13.6|2.13.7|2.13.8|2.13.9] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 [2.12.10|2.12.7|2.12.9] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.13.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.10.3 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.10.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 [2.10.3|2.10.4], which can be installed (as previously explained);&lt;BR /&gt;│ │ │ ├─ libxml2 2.11.3 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.11.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ └─ libxml2 [2.11.5|2.11.6|...|2.12.6] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ ├─ libgdal [3.6.3|3.6.4] would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.10.4,&amp;lt;2.14.0a0 with the potential options&lt;BR /&gt;│ │ │ ├─ libxml2 [2.13.1|2.13.3] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 [2.13.5|2.13.6|2.13.7|2.13.8|2.13.9] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 [2.12.10|2.12.7|2.12.9] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.13.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.10.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 [2.10.3|2.10.4], which can be installed (as previously explained);&lt;BR /&gt;│ │ │ ├─ libxml2 2.11.3 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ ├─ libxml2 2.11.4 conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ │ └─ libxml2 [2.11.5|2.11.6|...|2.12.6] conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ ├─ libgdal 3.6.4 would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.11.5,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ ├─ libgdal 3.6.4 would require&lt;BR /&gt;│ │ │ └─ libxml2 &amp;gt;=2.11.4,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ │ └─ libgdal 3.6.4 would require&lt;BR /&gt;│ │ └─ libxml2 &amp;gt;=2.11.3,&amp;lt;2.14.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ ├─ pyogrio [0.10.0|0.11.1|0.12.0|0.12.1] would require&lt;BR /&gt;│ │ └─ python &amp;gt;=3.14,&amp;lt;3.15.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ ├─ pyogrio [0.10.0|0.11.0|...|0.9.0] would require&lt;BR /&gt;│ │ └─ python &amp;gt;=3.9,&amp;lt;3.10.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ ├─ pyogrio [0.2.0|0.3.0|...|0.9.0] would require&lt;BR /&gt;│ │ └─ python &amp;gt;=3.8,&amp;lt;3.9.0a0 , which conflicts with any installable versions previously reported;&lt;BR /&gt;│ ├─ pyogrio 0.10.0 would require&lt;BR /&gt;│ │ └─ libgdal-core &amp;gt;=3.10.0,&amp;lt;3.11.0a0 with the potential options&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.3|3.11.0|...|3.9.3], which can be installed (as previously explained);&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.0|3.10.1|3.9.3], which can be installed (as previously explained);&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.0|3.9.3], which cannot be installed (as previously explained);&lt;BR /&gt;│ │ ├─ libgdal-core [3.10.0|3.9.3], which cannot be installed (as previously explained);&lt;BR /&gt;│ │ └─ libgdal-core [3.10.2|3.9.3], which can be installed (as previously explained);&lt;BR /&gt;│ ├─ pyogrio [0.11.0|0.11.1|0.12.0|0.12.1] would require&lt;BR /&gt;│ │ └─ libgdal-core [&amp;gt;=3.10.3,&amp;lt;3.11.0a0 |&amp;gt;=3.12.0,&amp;lt;3.13.0a0 ], which can be installed (as previously explained);&lt;BR /&gt;│ └─ pyogrio 0.11.1 would require&lt;BR /&gt;│ └─ python &amp;gt;=3.14.0rc2,&amp;lt;3.15.0a0 but there are no viable options&lt;BR /&gt;│ ├─ python [3.14.0|3.14.1|3.14.2] conflicts with any installable versions previously reported;&lt;BR /&gt;│ └─ python [3.14.0rc2|3.14.0rc3] would require&lt;BR /&gt;│ └─ _python_rc, which does not exist (perhaps a missing channel);&lt;BR /&gt;├─ xz 5.4.7.* is not installable because it conflicts with any installable versions previously reported;&lt;BR /&gt;└─ zlib 1.3.1.* is not installable because it conflicts with any installable versions previously reported.&lt;BR /&gt;Pins seem to be involved in the conflict. Currently pinned specs:&lt;BR /&gt;- mkl==2024.2.2=arcgispro_14 (labeled as 'pin-1')&lt;BR /&gt;- python=3.13 (labeled as 'pin-2')&lt;BR /&gt;- protobuf=5.29.5 (labeled as 'pin-3')&lt;BR /&gt;- pro_notebook_integration=3.6 (labeled as 'pin-4')&lt;BR /&gt;- pillow=11.3 (labeled as 'pin-5')&lt;BR /&gt;- numpy=2.2 (labeled as 'pin-6')&lt;BR /&gt;- notebook=7 (labeled as 'pin-7')&lt;BR /&gt;- netcdf4=1.7.2 (labeled as 'pin-8')&lt;BR /&gt;- matplotlib=3.9.4 (labeled as 'pin-9')&lt;BR /&gt;- h5py=3.14.0 (labeled as 'pin-10')&lt;BR /&gt;- gdal=3.11.3 (labeled as 'pin-11')&lt;BR /&gt;- freetype=2.13 (labeled as 'pin-12')&lt;BR /&gt;- arcpy-base=3.6 (labeled as 'pin-13')&lt;BR /&gt;- arcpy=3.6 (labeled as 'pin-14')&lt;BR /&gt;- arcgispro=3.6 (labeled as 'pin-15')&lt;BR /&gt;- arcgis=2.4 (labeled as 'pin-16')&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 13:05:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/install-quot-compatible-quot-package-in-package/m-p/1677794#M101211</guid>
      <dc:creator>CordulaGöke</dc:creator>
      <dc:date>2026-01-14T13:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Install "compatible" package in package manager failing</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/install-quot-compatible-quot-package-in-package/m-p/1677799#M101212</link>
      <description>&lt;P&gt;"pinned" in the arcgispro-py3 or a clone of it means that trying to install a package that doesn't support the specs will potentially cause issues or failures.&amp;nbsp; You can't use the package manager to try and install a package that isn't supported by conda, you will have to use the command line and a "pip" install&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/what-is-conda.htm" target="_blank"&gt;Package Manager—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and only try to do pip installs in your cloned environment.&lt;/P&gt;&lt;P&gt;Should things go bad, you can always "rollback" the failed install to a previous environment&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html" target="_blank"&gt;Managing environments — conda 25.11.2.dev63 documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 13:24:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/install-quot-compatible-quot-package-in-package/m-p/1677799#M101212</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2026-01-14T13:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Install "compatible" package in package manager failing</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/install-quot-compatible-quot-package-in-package/m-p/1677821#M101213</link>
      <description>&lt;P&gt;Somehow I am expecting that it will not work, if I change the pinned versions, but true, I can clone my clone and just try it out.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 13:48:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/install-quot-compatible-quot-package-in-package/m-p/1677821#M101213</guid>
      <dc:creator>CordulaGöke</dc:creator>
      <dc:date>2026-01-14T13:48:58Z</dc:date>
    </item>
  </channel>
</rss>

