Closed deto closed 7 years ago
Should be 'scikit-learn' in the setup.py file, not sklearn. Sklearn actually points to a random malformed package (https://pypi.python.org/pypi/sklearn/0.0) that seems to just depend on scikit-learn.
Thanks, will fix this!
Should be 'scikit-learn' in the setup.py file, not sklearn. Sklearn actually points to a random malformed package (https://pypi.python.org/pypi/sklearn/0.0) that seems to just depend on scikit-learn.