filmov
tv
pip”, line 9, in module from pip import main ImportError: cannot import name main

Показать описание
File “/usr/bin/pip”, line 9, in module from pip import main ImportError: cannot import name main
commands
pip install --user pipenv
pip3 install --user pipenv
echo "PATH=$HOME/.local/bin:$PATH" (please type two angle brackets here) ~/.profile
gedit ~/.bashrc
source ~/.profile
whereis pip
*******importan works only in python3*******
commands
pip install --user pipenv
pip3 install --user pipenv
echo "PATH=$HOME/.local/bin:$PATH" (please type two angle brackets here) ~/.profile
gedit ~/.bashrc
source ~/.profile
whereis pip
*******importan works only in python3*******