Closed KikeVen closed 2 days ago
Hi @KikeVen , I will have a look this wekend.
@KikeVen could you add some more context about your environment and such?
I think it is related to this issue
This should be solved in version 1.0.1
Thank you for your quick response.
When I pip install classy-classification
it installs version 1.0.0
. I installed it yesterday. Should I do an update?
I kind of found a workaround:
pip install classy-classification
pip install --upgrade numpy
pip install --upgrade pandas scikit-learn
I still get a warning when installing the dependencies, but at least it runs now.
Let me know if you think I should update.
Thank you again
I installed it, and when I ran it I got the following error:
Thank you