I try to import Kerastuner but it shows
It seems that scikit-learn has not been built correctly.
If you have installed scikit-learn from source, please do not forget
to build the package before using it: run `python setup.py install` or
`make` in the source directory.
Then I run python setup.py install
It says no file named setup.py
I have scikit-learn installed and kerastuner as well. I am stuck here any suggestions would be great