0

I have tried my best to find the answer on what is going wrong but without any results. Even though I have imbalanced-learn installed, my jupyter lab notebook returns an error saying that there is no imblearn package. I have tried to install imbalanced-learn in many different ways, including using the latest conda install and pip install versions. However, nothing seems to work. Please help.

code snippet

  • Have you looked at [this](https://stackoverflow.com/questions/47606873/jupyter-no-module-named-imblearn-after-installation) stackoverflow question? – Ali Awan Jul 04 '21 at 10:57
  • Yes, I did. I have tried to install it with latest anaconda version and with latest pip version. It still returns an error, very frustrating – Anna Gurcenko Jul 05 '21 at 13:37
  • Basically, you should check which `pip` was used to install the library. Until you don't identify if you installed it in the system Python or in an environment, it is not easy to tell you what is wrong. – glemaitre Nov 17 '21 at 14:06

0 Answers0