答案 0 :(得分:1)
您输入的安装错误。复制并粘贴以下内容:
sudo apt install swig
也最好安装以下内容:
sudo apt install python3-dev build-essential
答案 1 :(得分:0)
最后,我找到了安装Auto Sklearn的方法
请注意,我重新安装了Ubuntu
虽然很长,但是有效(至少对我有用)
1-
Install Ubuntu from Microsoft Store
2-
sudo apt-get install software-properties-common
3-
sudo apt-add-repository universe
4-
sudo apt-get update
5-
sudo apt-get install python-pip
6-
sudo apt install python3-pip
7-
sudo apt-get install swig
8-
pip3 uninstall numpy
9-
pip3 uninstall numpy
10-
pip uninstall numpy
11-
pip uninstall numpy
12-
curl https://raw.githubusercontent.com/automl/auto-sklearn/master/requirements.txt | xargs -n 1 -L 1 pip3 install
13-
pip3 uninstall numpy
14-
pip3 uninstall numpy
15-
pip uninstall numpy
16-
pip uninstall numpy
17-
pip3 install numpy
18-
pip3 install auto-sklearn