Re: [scikit-learn] Dependency issues

2018-07-30 Thread Guillaume LemaƮtre
You should ask on the scikit image mailing list. However you could update the version of the dependencies. It would solve the issues (maybe creating some others if you were relating on old features of those packages)

[scikit-learn] Dependency issues

2018-07-30 Thread Prathusha Jonnagaddla Subramanyam Naidu
Hi everyone, I updated the version of SCIKIT_IMAGE used in circle build to 0.14.0. This is the error that I got UnsatisfiableError: The following specifications were found to be in conflict: - numpy=1.8.2 - scikit-image=0.14.0 -> scipy[version='>=0.17']Use "conda info " to see the dependencies