ubuntu ImportError: No module named setuptools 一句命令解决方案

时间:2019-02-24 00:37:41   收藏:0   阅读:1038

https://blog.csdn.net/Super_jm_/article/details/81947563

使用pip安装文件时候提示  ImportError: No module named setuptools

用一句命令就可以解决

sudo apt-get install python-setuptools

原文:https://www.cnblogs.com/zhoubiyu/p/10425016.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!