nubank / fklearn

fklearn: Functional Machine Learning
Apache License 2.0
1.51k stars 165 forks source link

I couldn't use the library #238

Open lhayana opened 3 months ago

lhayana commented 3 months ago

I've been trying to use this library and I can't, can anyone help me?

I tried to use it on my local machine by creating a virtual env with python 3.9 and I couldn't install the library. Then I tried google colab and I was able to install it, but I can't import it. You can see in the image below that it is installed but when I go to import it says “ModuleNotFoundError: No module named ‘fklearn’”

image