This video shows you how to quickly setup pip if you forgot to select the add to PATH checkbox when installing python. It works for Python 2.7.9 and above and 3.4 and above.
To get the scripts folder use: print (os.path.dirname(sys.executable) + '\Scripts\\')
🌎 Post with code and a written tutorial: http://nitratine.net/blog/post/how-to...
📺 Auto Py to Exe: • Convert PY to EXE Automatically
📺 Convert PY to EXE: • Convert PY to EXE
🐍 In this video I use Python 3.5.
👍🏼 Feel free to comment with any issues.