Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

pip install not working #320

Closed rudyvogt closed 5 years ago

rudyvogt commented 7 years ago

Hi,

If i install from source zip, it works fine on Arcgis 10.4.1 python installed.

But it fails on install through pip, Using: ArcREST_Package-3.5.6-py2.py3-none-any.whl It fails numpy not installed, and therefore cannot continue.

I have checked numpy is installed: Python 2.7.10 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information.

import numpy numpy.version.version '1.9.2'

but if i upgrade numpy to a later version, the pip install works perfectly.

Rudy

rudyvogt commented 7 years ago

Hi,

It also seems that the pypi version is older than the source relase on github

Rudy

MikeMillerGIS commented 7 years ago

I updated pip today, please test again

rudyvogt commented 7 years ago

Hi,

I have tried the updated packaged, but is still trying to install numpy, even if is installed already.

I have used the no depencies and then it seems to install correctly pip --no-deps wheel\arcrest_package-3.5.9-py2.py3-none-any.whl

Rudy

rudyvogt commented 5 years ago

arcrest no longer valid - using python api