我尝试导入 Kerastuner 但它显示
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.
然后我运行python setup.py install
它说没有名为 setup.py 的文件我安装了 scikit-learn 和 kerastuner。我被困在这里任何建议都会很棒