Score:1

/usr/bin/python: No module named pip , after installing pip

in flag

I try to install this gimp 2.10 plugin.

https://github.com/manu12121999/RemoveBG-GIMP

according the instructions i used this command

chmod +x remove_background.py
python -m venv gimpenv
source gimpenv/Scripts/activate
python -m pip install requests
deactivate


/usr/bin/python: No module named venv
bash: gimpenv/Scripts/activate: No such file or directory


/usr/bin/python: No module named pip
deactivate: command not found

user@Main:~$ pip3 --version
pip 20.3.4 from /usr/lib/python3/dist-packages/pip (python 3.9)
user10489 avatar
in flag
Is /usr/bin/python the same python as pip3 ?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.