I am getting PackagesNotFoundError when trying to install ArcGIS API for Python 2.4.3:
(arcgispro-py3) C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3>conda create -n arcgis_latest -c esri arcgis=2.4.3 arcgis-mapping=2.4.3
Channels:
- esri
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- arcgis-mapping=2.4.3*
What is the correct way to install 2.4.3 with ArcGIS Pro 3.6?