Python Copy Virtual Env Modules

$ cp -r [env1]/lib/pythonX.X/site-packages/* [env2]/lib/pythonX.X/site-packages/
Funny Flatworm