栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Python

scikit-learn安装报错

Python 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

scikit-learn安装报错

It seems that scikit-learn has not been built correctly.

直接用pip install scikit-learn,报错如下:


Contents of anaconda3/envs/pyt/lib/python3.7/site-packages/sklearn/__check_build:
pycache init.py _check_build.cpython-37m-x86_64-linux-gnu.so
setup.py


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.

If you have used an installer, please check that it is suited for your
Python version, your operating system and your platform.


加上版本号,成功
pip install scikit-learn==0.20.1

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/444502.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号