Open zhartmeh opened 3 weeks ago
Update: After letting the command prompt sit for >1hour, the following errors are returned. Hope this helps!?
In should be noted that if you simply try to install arcgis, you will not get the latest API version:
are you using something that requires the latest version of requests?
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.
@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
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: @.***>
conda version : 24.9.1
Per documentation, using the following command:
conda install -c esri arcgis arcgis-mapping
And it just stalls there.
I tried reverting the solver to classic but this failed as well. See Attached.
I reverted the solver back and attempted to install with no dependencies and still same error. See Attached.