rhsimplex / image-match

🎇 Quickly search over billions of images
2.94k stars 405 forks source link

setup.py fails when installing scikit-image everytime #152

Open kurnal-volt opened 2 years ago

kurnal-volt commented 2 years ago

if it already exists it uninstalls it and then fails. if it does not exist it fails when trying to install it for some reason.

hugosev commented 2 years ago

Same problem here, have you found any solution?

connerkward commented 2 years ago

I got it past this problem by using Python 3.6. However, due to some problems with elasticsearch versions, I do not yet have it running.