Select to view content in your preferred language

ArcGIS API for Python 1.2.1 released

1052
4
08-28-2017 02:32 PM
by Anonymous User
Not applicable
1 4 1,052

We are excited to announce the v1.2.1 of the ArcGIS API for Python which includes a number of bug fixes and updated documentation for a lot of the new features introduced earlier in v1.2. You can find the list of reported bugs addressed in the release notes. This release includes documentation for building a distributed GIS using collaborationsmanaging your ArcGIS servers using Python APIadministering your ArcGIS Org / Enterprisecustomizing the appearance of your Org.

Please upgrade your package using the command in your Anaconda shell or terminal:

conda upgrade -c esri arcgis‍‍

If this is the first time you’re installing the Python API, use the following command:

conda install -c esri arcgis‍‍

If you installed using ArcGIS Pro, you can also update your package by using the 'Update Packages' tab from the 'Python' tab in Pro backstage.

Thank you,
ArcGIS API for Python team.

Tags (2)
4 Comments
DanPatterson_Retired
MVP Emeritus

You should also upgrade Spyder to at least 3.2.1 to fix the clear screen in the IPython window... makes working with ArcGIS API a lot cleaner since prior versions just scrolled past content in the window, rather than cleaning it out from view.

PhilLarkin1
Frequent Contributor

Version 1.2.2 is advertised as the latest version, but 1.2.3 is reported in conda. 

arcgis version 1.2.3

by Anonymous User
Not applicable

https://community.esri.com/groups/arcgis-python-api?sr=search&searchId=967ae281-fc7c-4698-8dc0-18629...‌ we quickly released two subsequent versions with minor bug fixes. Please get the latest v1.2.3 of the conda package.

PhilLarkin1
Frequent Contributor

Thanks for your prompt reply AMani-esristaff