arcgis-python-api: pip install arcgis==2.0.1 fails on MacOS

Describe the bug

Cannot install arcgis Python SDK v2.0.1 on MacOS using pip install … which makes server installs using requirements.txt difficult (arcgis Python SDK v2.0.0 installs just fine).

To Reproduce

Steps:

pip install arcgis==2.0.1

Error:

pip install arcgis==2.0.1
ERROR: Ignored the following versions that require a different python version: 2.0.1 Requires-Python >=3.7, <3.10
ERROR: Could not find a version that satisfies the requirement arcgis==2.0.1 (from versions: 1.3.0, 1.3.0.post1, 1.3.0.post2, 1.4.0, 1.4.1, 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.2.post1, 1.5.3, 1.6.0, 1.6.1, 1.6.1.post1, 1.6.2, 1.6.2.post1, 1.7.0, 1.7.1, 1.8.0, 1.8.0.post1, 1.8.1, 1.8.2, 1.8.3, 1.8.3.post1, 1.8.3.post2, 1.8.4, 1.8.5.post1, 1.8.5.post2, 1.8.5.post3, 1.9.0, 1.9.1, 2.0.0)
ERROR: No matching distribution found for arcgis==2.0.1

Expected behavior A clear and concise description of what you expected to happen.

Platform (please complete the following information):

  • OS: MacOS
  • Python API Version [e.g. 2.0.1]

Additional context

pip install arcgis=2.0.0 works just fine.

Related:

  1. https://github.com/Esri/arcgis-python-api/issues/1299

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 16 (7 by maintainers)

Most upvoted comments

@davidemerritt This is definitely in the plans, thanks for adding that opinion as it will help us push forward on it. We don’t have a timeline as of now but we do have it on our radar.