intive-DataScience / tbats

BATS and TBATS forecasting methods
MIT License
178 stars 19 forks source link

tbats installation problem #6

Closed abmitra84 closed 5 years ago

abmitra84 commented 5 years ago

Getting error on sklearn (0.0) dependency. Correct scikit-learn==0.20.3 has been installed but not sure how to resolve dependency on sklearn==0.0

The error says "no matching distribution found for sklearn" Kindly help

cotterpl commented 5 years ago

The latest 1.08. fixes this problem. Now it requires correctly scikit-learn instead of sklearn.