Select to view content in your preferred language

When will Python api 2.4.2 be released for Linux ?

130
1
a week ago
Labels (1)
Rijswijk_dev
Emerging Contributor

According to this:
ArcGIS API for Python latest there is a new version of the Python API: 2.4.2.
I get that version if I create a new environment on Windows and install arcis, but not on Linux, I still get:  2.4.1.3.
Any info about when the latest API will be released on Linux ?

0 Kudos
1 Reply
CodyPatterson
MVP Regular Contributor

Hey @Rijswijk_dev 

It appears these can be manually downloaded here through the anaconda.org website, it may not have been pushed out to the conda connectors just yet on the Linux side of things: https://anaconda.org/esri/arcgis/files?version=2.4.2

Cody