SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the --system-site-packages and then "overinstall" the specific stuff for your virtualenv. That way, everything you install into your virtualenv will be taken from there, otherwise it will be taken from your system.
--system-site-packages