I created a project in virutalenv with all libraries installed. So, when I move the virtualenv directory to new machine/environment, How do I get it work? And in new machine what needs to be installed apart from standard python?
I have all referece of directory and import refering to virtual env only.
I know this is very basic question. But, I was not able to find answer.