View Single Post
Old 09-02-2021, 12:02 PM   #207
cat0705
Member
cat0705 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2020
Device: Kindle Oasis 1
Quote:
Originally Posted by xxyzz View Post
The error message says `/usr/bin/python3: No module named pip`. Which distro are you using? I'm pretty sure Ubuntu's python3 will have pip module once `python3-pip` package is installed.
I'm using Zorin OS, which is based on Ubuntu. The pip is installed and located at `./.local/lib/python3.8/site-packages`.

I wonder if this is due to the “User Scheme” of Debian/Ubuntu. When I install a package through pip in terminal I will have to include 'pip install --user', otherwise it will return the message "Defaulting to user installation because normal site-packages is not writeable".

Sorry if this is confused, I still got a lot to learn with linux
cat0705 is offline   Reply With Quote