I added the .venv kernel. Using the following codes
pip install virtualenv
and then
pip install -U scikit-learn scipy matplotlib
and the problem was solved.