AbdullahO / tspdb

tspdb: Time Series Predict DB
Apache License 2.0
185 stars 57 forks source link

No module named sklearn #32

Closed saisiddharthametta closed 11 months ago

saisiddharthametta commented 1 year ago

Faced this issue while trying to test the installation by running the command 'select test_tspdb();'

Although could resolve temporarily by adding 'scikit-learn' in the installation packages in the 'setup.py' file.

But would like to know a better way to handle this.

Thanks!

AbdullahO commented 11 months ago

this should be fixed now.