当前位置:
凯发ag旗舰厅登录网址下载 >
运维知识
> ubuntu
>内容正文
ubuntu
ubuntu新建django工程错误:modulenotfounderror: no module named 'distutils.core' -凯发ag旗舰厅登录网址下载
凯发ag旗舰厅登录网址下载
收集整理的这篇文章主要介绍了
ubuntu新建django工程错误:modulenotfounderror: no module named 'distutils.core'
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
ubuntu18.04 默认没有安装 pip ,需要安装 python3-pip,即可解决
1 sudo apt-get install python3-pip
在shell脚本中输入以下命令:
1 sudo apt-get install python3-distutils
总结
以上是凯发ag旗舰厅登录网址下载为你收集整理的ubuntu新建django工程错误:modulenotfounderror: no module named 'distutils.core'的全部内容,希望文章能够帮你解决所遇到的问题。
如果觉得凯发ag旗舰厅登录网址下载网站内容还不错,欢迎将凯发ag旗舰厅登录网址下载推荐给好友。
- 上一篇:
- 下一篇: