imagepy icon indicating copy to clipboard operation
imagepy copied to clipboard

Command "python setup.py egg_info" failed with error code 1

Open drhoads opened this issue 5 years ago • 1 comments

Win10 Python2.7 or 3.7 get this error on pip install imagepy updated everything possible but can't figure out why getting this error. Been all over GitHub and every message board found when searching with this error message . Right before the error there is this: OSError: [WinError 126] The specified module could not be found

drhoads avatar Sep 19 '18 13:09 drhoads

@drhoads Sorry, the pip version is out time, ImagePy now has update alot, and add some other depandents, such as pandas to treat not only image but also table, just like excel, (and there is some problem when install wxpython on linux) , so please use the version on github, when we reach a stable version, I will upload it on conda and pypi.

yxdragon avatar Sep 21 '18 02:09 yxdragon