Let's assume that in our working directory we have virtual environment called dev-env. Where does pip install packages (Windows)? The > character stands for a command prompt.

Questions & AnswersCategory: PythonLet's assume that in our working directory we have virtual environment called dev-env. Where does pip install packages (Windows)? The > character stands for a command prompt.
Geek Boy Staff asked 2 years ago

Let’s assume that in our working directory we have virtual environment called dev-env. Where does pip install packages (Windows)? The > character stands for a command prompt.
a. > .\devenv\Lib\sitepackages
b. > .\devenv\packages
c. > .\devenv\sitepackages

d. > .\devenv\Lib