Select to view content in your preferred language

Spyder not available in ArcPro GIS 3.3.0?

696
6
06-06-2024 05:20 AM
DNVT
by
Occasional Contributor

Recently upgraded from ArcGIS Pro 3.0.3 to ArcGIS Pro 3.3.0. Has Spyder IDE been removed from the Package Manager? I no longer see it as an option to Install in my cloned environment.

Tags (3)
0 Kudos
6 Replies
DanPatterson
MVP Esteemed Contributor

conda install

spyder.png

make sure you have a cloned environment active, or you will have to do a 'pip' install into the arcgispro-py3 environment


... sort of retired...
0 Kudos
MichaelVolz
Esteemed Contributor

Dan:

Currently Spyder is not available from Pro's package manager GUI?

0 Kudos
DanPatterson
MVP Esteemed Contributor

The package manager list is out of date and is showing packages for 3.9.  Esri is aware of it and I only discovered it in the last 2 days of Beta 3.3.  They indicated that it would be updated in the first update for 3.3.  In the interim, use conda.  If it is in the esri anaconda site (as I have shown) packages can be installed using conda into a clone of the arcgispro-py3 environment.  I can confirm this.  I can also confirm that you can pip install anything anywhere as long as you know what you might break and what won't matter if you do break it


... sort of retired...
0 Kudos
BijanGrg
New Contributor

Hi Dan,

I could not install the Spyder in the cloned environment using the conda install as shown above. It shows:

Your installed version is: not available

Note that strict channel priority may have removed packages required for satisfiability.

What could have been the reason behind this difficulty?

Thank you,

Bijan Gurung

KSU

0 Kudos
solar_man
Emerging Contributor

Have you made any progress on this? I am still unable to install spyder in the latest version of arcpro (3.3.0). Let me know if you found a work around.

0 Kudos
TravisSizemore
Frequent Contributor

I am also having this issue. I have tried installing the current Spyder and Spyder 5.4 and using conda and pip with a cloned environment. I get the following message upon starting Spyder. When I try to install those dependencies, it says they are already present in the version described. 

0 Kudos