Skip to content

Monthly Archives: March 2009

Installing different Python environments on Mac OS Leopard

This link at jessenoller.com is an excellent reference on setting up multiple Python installs on Mac OS Leopard and using virtualenv to create bespoke working environments for various Python packages:
jessenoller.com – So you want to use python on the mac?