
Ubuntu 使用 pip安装时报错:
This error originates from a subprocess, and is likely not a problem with pip
This error originates from a subprocess, and is likely not a problem with pip
解决:使用sudo即可
sudo pip install -e .
欢迎分享,转载请注明来源:内存溢出

Ubuntu 使用 pip安装时报错:
This error originates from a subprocess, and is likely not a problem with pip
This error originates from a subprocess, and is likely not a problem with pip
解决:使用sudo即可
sudo pip install -e .
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)