Answer the question
In order to leave comments, you need to log in
Why can't Python find the pip3 and pip module?
Why doesn't any version of python see the pip module? Tried various methods:
python3.5 -m pip3 html2text
python -m pip html2text
python -m pip3 html2text
Answer the question
In order to leave comments, you need to log in
uh i just saw a python yesterday, but obviously
apt install python3-pip
pip3 install html2text
python3 -m pip install html2text
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question