当前位置:首页 > Python教程 > python技巧

python pip安装问题

scipy-0.18.1-cp34-cp34m-win32.whl is not a supported wheel on this platform.

遇到该问题需要更新pip版本

1.更新pip:python3 -m pip install -U pip
2.安装pandas:python3 -m pip install pandas

 

原文:http://www.cnblogs.com/xiaoyaowuming/p/6189272.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐