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 もインストールされています。私はここで立ち往生しています。