python3 -m venv env python -m virtualenv env #py2  source env/bin/activate  #all this is on same directory 

Read more of this post