Closed saisiddharthametta closed 11 months 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!
this should be fixed now.
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!