Environment:
Windows 10 64bit
Python 3.5.1 32bit
Visual Studio Code
What I know
pip install xxxx
install globally- Using Pycharm install via settings
Problem
How can I install a package inside a project using the command line on Windows? I looked through the documents, there is something called a VirtualEnv
, but I don't get this command in Windows.