ArcGIS API for Python Version 1.8.3 Release Date

1360
6
Jump to solution
12-17-2020 08:56 AM
DavidColey
Frequent Contributor

Hello - does anyone know when Version 1.8.3 is scheduled for release?

 

Tags (1)
1 Solution

Accepted Solutions
by Anonymous User
Not applicable

I don't know what the official release date is, but if you're just looking for access you can currently use it through ArcGIS Pro 2.7 which was released yesterday.

View solution in original post

6 Replies
by Anonymous User
Not applicable

I don't know what the official release date is, but if you're just looking for access you can currently use it through ArcGIS Pro 2.7 which was released yesterday.

DanPatterson
MVP Esteemed Contributor

Did you try through conda?

> conda update arcgis

It is on their rep Package repository for esri :: Anaconda Cloud

Arcgis :: Anaconda Cloud


... sort of retired...
MehdiPira1
Esri Contributor

@DavidColey 

The documentation was released 3 days ago.

https://github.com/Esri/arcgis-python-api

and as @Anonymous User said, you can access V1.8.3 once you upgrade to ArcGIS Pro 2.7.

DanPatterson
MVP Esteemed Contributor

there are packages for python 3.6 on their site, so if upgrading to 2.7 isn't possible, you should be able to upgrade using conda, perhaps the "--no-pin" option is required

Files :: Anaconda Cloud

|      win-64/arcgis-1.8.3-py36_1665.tar.bz2       22 days and 9 hours ago        bri11091      865      main


... sort of retired...
DavidColey
Frequent Contributor

Ok thanks all. I always just check the developers page

https://developers.arcgis.com/python/

and look at the version release date.  When I asked this question yesterday, the page still read

Version 1.8.2 · Sept 20, 2020

I can now see the update

George_Thompson
Esri Frequent Contributor

The help doc has been updated to 1.8.3 and here is a blog related to the release: https://www.esri.com/arcgis-blog/products/api-python/developers/whats-new-in-arcgis-api-for-python-v...

--- George T.