首页
编程
java
php
前端
首页
编程
java
php
前端
ubuntu pip出现问题
出现如图所示的问题
重新安装下pip
输入:
wget
https://bootstrap.pypa.io/3.5/get-pip.py
python3 get-pip.py
点击展开全文