Python - Virtualenv
Today I am going to explain how to install virtualenv and install python in it in linux
Sometimes you would have to install & complie Python from source and then create venv from that. These are steps for Python 2.7.2:
virtual env
Written by Vivek Soundrapandi
Published Date: {{ article.pub_date }}
View all posts by: Vivek Soundrapandi