标签:setup imp sudo ubuntu apt-get log csdn python tools
https://blog.csdn.net/Super_jm_/article/details/81947563
使用pip安装文件时候提示 ImportError: No module named setuptools
用一句命令就可以解决
sudo apt-get install python-setuptools
ubuntu ImportError: No module named setuptools 一句命令解决方案
标签:setup imp sudo ubuntu apt-get log csdn python tools
原文地址:https://www.cnblogs.com/zhoubiyu/p/10425016.html