Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting to install 2.4.0 stuck on empty dependency #2142

Open
zhartmeh opened this issue Oct 25, 2024 · 5 comments
Open

Attempting to install 2.4.0 stuck on empty dependency #2142

zhartmeh opened this issue Oct 25, 2024 · 5 comments

Comments

@zhartmeh
Copy link

zhartmeh commented Oct 25, 2024

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 zhartmeh changed the title Attempting to Upgrade to 2.4.0 stuck on empty dependency Attempting to install 2.4.0 stuck on empty dependency Oct 25, 2024
@zhartmeh
Copy link
Author

zhartmeh commented Oct 25, 2024

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
Copy link
Contributor

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

@zhartmeh
Copy link
Author

zhartmeh commented Oct 25, 2024

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
Copy link
Contributor

@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
Copy link
Author

zhartmeh commented Oct 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants