Hi,
I'm trying to install the python esri arcgis api on a MacBook Pro M2 chip with conda, command:
conda install -c esri arcgis
and I got this error:
Collecting package metadata (current_repodata.json): doneSolving environment: failed with initial frozen solve. Retrying with flexible solve.Collecting package metadata (repodata.json): doneSolving environment: failed with initial frozen solve. Retrying with flexible solve.PackagesNotFoundError: The following packages are not available from current channels:- arcgis.org/esri/osx-arm64- https://conda.anaconda.org/esri/noarch- https://repo.anaconda.com/pkgs/main/osx-arm64- https://repo.anaconda.com/pkgs/main/noarch- https://repo.anaconda.com/pkgs/r/osx-arm64- https://repo.anaconda.com/pkgs/r/noarchTo search for alternate channels that may provide the conda package you'relooking for, navigate tohttps://anaconda.organd use the search bar at the top of the page.Current channels:- https://conda.anaconda
I founded this post, but this is not a solution: https://stackoverflow.com/questions/74009106/cant-install-esri-arcgis-thorugh-conda-on-macos-m1
Have any ideas?
Thanks
Hi there. By following the ideas on this page, I was able to install the X86 version of the ArcGIS API for Python on my M2 MacBook Pro. I used HomeBrew to install Miniforge.
Simon
The point is that my mac has an M2 chip, in the anaconda page is possible to download the arcgis api python for macbook with intel chip (architeture x86_64, not chip Apple M2), as you can see by click info in the files of anancoda page:
I don't have ArcGis Pro installed.
see
Install and Setup | ArcGIS API for Python
do you have ArcGIS Pro installed?
Files :: Anaconda.org
is the download site for the *.tar.bz2 files. Only python 3.7, 3.8 and 3.9 are supported
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.