Category Archives: Code – Python

Python Fun : Upgrading to 2.7 on OSX ; Installing Mysql-Python on OSX against MAMP ( ruby gem too)

I needed to upgrade from Python 2.6 to 2.7 and ran into a few issues along the way. Learn from my encounters below. Upgrading Python Installing the new version of Python is really quick. Python.org publishes a .dmg installer that [...]

Posted in Code - Python, Technology | 2 Comments