Image-Py / imagepy

Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
http://imagepy.org
BSD 4-Clause "Original" or "Old" License
1.29k stars 330 forks source link

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

Open drhoads opened 5 years ago

drhoads commented 5 years ago

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

yxdragon commented 5 years ago

@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.