【发布时间】:2020-04-30 11:13:56
【问题描述】:
我已经试过了
sudo apt-get install build-essential python-dev python-setuptoolssudo apt-get install python-numpy python-scipysudo apt-get install libatlas-dev libatlas3gf-base
显示的是Unable to locate package libatlas3gf-base
所以我尝试了
pip install --user --install-option="--prefix=" -U scikit-learn
但它失败了。此驱动器链接“https://drive.google.com/open?id=1_YZlQYpP5aGGbbEDKzIzsYeiEVIgEmGe”中显示的图像中出现故障。
【问题讨论】:
-
看看使用 Anaconda 或 Miniconda。
标签: python-3.x pandas numpy scikit-learn ubuntu-18.04