我正在尝试在ubuntu上安装virtualenv。但是首先它说command 'pip' not found然后我输入sudo apt install python pip然后说"E: Unable to locate package python-pip"
我试图重置wsl,使用cmd下载,但不适用于ubuntu。我不知道为什么 即使我使用cmd下载了python3,virtualenv,pip。它不适用于ubuntu 18.04。另一个无法安装pip的是ubuntu 14.04。
aiki@LAPTOP-886AEJJG:~$ pip
Command 'pip' not found, but can be installed with:
sudo apt install python-pip
aiki@LAPTOP-886AEJJG:~$ sudo apt install python-pip
[sudo] password for aiki:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-pip
Run Code Online (Sandbox Code Playgroud)
我试图在win 10上安装jarvis和mycroft,但是我需要使用ubuntu,因为它仅适用于linux。帮助sos,不要使用Google或Alexa!