November 18, 2009
Getting virtualized python , django, and mysql working on OS X snow leopard
Yesterday, I was able to to get django, installed with mysql support. I used several websites to get it working right. 1) i installed mysql (64bit) from the official builds on mysql.com 2) i installed virtualenv from setuptools. I typed the following: $ sudo easy_install virtualenv 3) I created directory for my virtual environment for […]
Filed by Alex at November 18th, 2009 under programming, python, Tech, Web Development
No comments on this post yet