Advertisement

How to install packages using pip according to the requirements.txt file from a local directory?

How to install packages using pip according to the requirements.txt file from a local directory? How to install packages using pip according to the requirements.txt file from a local directory?
cd to the directory where requirements.txt is located
activate your virtualenv
run: pip install -r requirements.txt in your shell

techw,technews,tech w,tech news,

Post a Comment

0 Comments