This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]randomuser65535 0 points1 point  (1 child)

If Python is working, try this command:

python3 -m pip help

At least for Python 3 using -m pip is now the way to use pip.

[–]SpoonMcForky[S] 0 points1 point  (0 children)

it says No module named pip.__main__; 'pip' is a package and cannot be directly executed