Getting this error when trying to install load
mahii6991 opened this issue · 2 comments
mahii6991 commented
Describe the bug
(scikit-learn 1.0.2 (/usr/local/lib/python3.7/dist-packages), Requirement.parse('scikit-learn==0.23.2'), {'tabgan'})
To Reproduce
Steps to reproduce the behavior:
- Go to "google colab or kaggle".
- Click on from "tabgan.sampler import OriginalGenerator, GANGenerator" to load the libraries.
- See error
Expected behavior
It should load with out error because the requirements are already installed via pip.
Desktop (please complete the following information):
- OS: [e.g. Windows, Ubuntu]
Diyago commented
please reload kernel after instaling
mahii6991 commented
I have reloaded kernel multiple times , but still getting the same error.!