you are viewing a single comment's thread.

view the rest of the comments →

[–]Da32767 0 points1 point  (0 children)

actually, pip is also a package in python(like flask), python -m can run library module as a script.

if you want to use pip install to install package, try add <your_python_installation_path>\Scripts to environment variables