How to Install Python System Packages in Virtualenv

Published: 19 September 2012
on channel: kholidfu
1,044
2

Sometimes I dont to install libraries using "pip install" or "easy_install" in my virtualenv. What I want to do is just pull the libraries from my system (it's already installed).

How to do this?

After searching for a while, the way out is by simply create symbolic link in your virtualenv lib directory to the python system lib in your OS.


Watch video How to Install Python System Packages in Virtualenv online without registration, duration hours minute second in high quality. This video was added by user kholidfu 19 September 2012, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,044 once and liked it 2 people.