themactep.com

A home of miscellaneous projects by Paul Philippov.

Notes

How to fix “ModuleNotFoundError: No module named ‘pip’” error

$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
$ python get-pip.py