Install Python 2.7 di Windows dan Virtualenv
Submitted by aa.gusti on Mon, 19/08/2013 - 18:311. Download dan Install Python 2.7
http://www.python.org/ftp/python/2.7/python-2.7.msi
2. Download ke directory c:\python27 dan jalankan setuptools
http://peak.telecommunity.com/dist/ez_setup.py
Jalankan: c:\Python27\python ez_setup.py
3. Install Virutal Enviroment
c:\Python27\Scripts\easy_install virtualenv