When I try to install python packages like 'spyder' through the package manager in arcgis pro 2.2.2, it doesn't allow me to do so. The install button is greyed out. Any help?
When I try to install python packages like 'spyder' through the package manager in arcgis pro 2.2.2, it doesn't allow me to do so. The install button is greyed out. Any help?
You can't....
Conda install is the only route for now
ArcGIS PRO .... your conda environments and script editor
Once installed, fluffy it up a bit
ArcGIS Pro 2... Creating Desktop Shortcuts
Then you will have a great python IDE
or this if you don't
Nothing in the new release notes on this topic
Release notes for ArcGIS Pro 2.2—ArcGIS Pro | ArcGIS Desktop
any movement??
any movement??
I'd like to hear about any movement as well; I've gone ahead and drank to cloning KoolAide, it would be nice to get at least some acknowledgement regarding the situation...
From esri's end? No
From my end? My students are installing packages with no incident on their machines using conda.
If you want to see a revision list you can use
(arcgispro-py3) C:\ArcGISPro\bin\Python\envs\arcgispro-py3>conda list --revisions
2018-10-03 17:02:36 (rev 8)
arcgispro {2.2 (esri) -> 2.3 (esri)}
mkl {2018.0.3 -> 2018.0.3 (esri)}
netcdf4 {1.4.1 -> 1.4.1 (esri)}
+pkg-metadata-0.4.6 (esri)
or if you want to test an install without actually installing it you can use
conda install --dry-run
For example, if you want to update a package that you currently can't because the package manager is disabled you can use.
Just updated to 2.2.4 and the Python Package Manger > Add Packages > install button is still grayed out. I'm using workarounds to get by, but this bug has held on for three or four releases. When will this get fixed?
Install Spyder, Jupyter console and Jupyter notebook for ArcGIS Pro by default
ArcGIS PRO .... your conda environments and script editor
when the shackles are removed... But a lot of people know about the workarounds
They have seen this thread. Just no commentary as yet.