Esri / arcgis-python-api

Documentation and samples for ArcGIS API for Python
https://developers.arcgis.com/python/
Apache License 2.0
1.9k stars 1.1k forks source link

Attempting to install 2.4.0 stuck on empty dependency #2142

Open zhartmeh opened 3 weeks ago

zhartmeh commented 3 weeks ago

conda version : 24.9.1

Per documentation, using the following command: conda install -c esri arcgis arcgis-mapping

EmptyDep

And it just stalls there.

I tried reverting the solver to classic but this failed as well. See Attached. Solver

I reverted the solver back and attempted to install with no dependencies and still same error. See Attached. NoDeps

zhartmeh commented 3 weeks ago

Update: After letting the command prompt sit for >1hour, the following errors are returned. Hope this helps!?

image

In should be noted that if you simply try to install arcgis, you will not get the latest API version: image

achapkowski commented 3 weeks ago

are you using something that requires the latest version of requests?

zhartmeh commented 3 weeks ago

Do you mean the latest arcgis Python API (2.4.0)? The new features are summarized here. There have been numerous changes related to the (former) arcgis.mapping module.

nanaeaubry commented 3 weeks ago

@zhartmeh requests is a package It seems you are using the latest version and it is causing conflicts. I would attempt installing in a fresh environment

zhartmeh commented 3 weeks ago

Yep this is a fresh environment. Thanks for the suggestion though.

On Fri, Oct 25, 2024, 1:08 PM Nanae Aubry @.***> wrote:

@zhartmeh https://github.com/zhartmeh requests is a package It seems you are using the latest version and it is causing conflicts. I would attempt installing in a fresh environment

— Reply to this email directly, view it on GitHub https://github.com/Esri/arcgis-python-api/issues/2142#issuecomment-2438359124, or unsubscribe https://github.com/notifications/unsubscribe-auth/BMNKMUVEREUM2AWRVYUDNGLZ5J3IZAVCNFSM6AAAAABQTFXMBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZYGM2TSMJSGQ . You are receiving this because you were mentioned.Message ID: @.***>