[Chicago] Python on macs

Chris McAvoy chris.mcavoy at gmail.com
Thu Jan 28 21:46:12 CET 2010


As of late, I'm running Python in an Ubuntu VMWare image.  Mainly
because psycopg2 won't compile via easy_install or pip, and I don't
want to spend any time figuring it out.  I'm on Snow Leopard.

Chris

On Thu, Jan 28, 2010 at 1:43 PM, Tim Head <betatim at gmail.com> wrote:
> Thanks everyone for their helpful advice.
>
> I followed (more or less) Jesse's ideas on setting up a virtualenv as
> the "default" python to use so that I can do what ever crazy thing I
> want and not break the default python (and packages). Also means it is
> easy to make a new virtualenv and try out lots of packages during a
> rainy day and then just delete the whole thing to get rid of it again.
>
> I will try homebrew as a package manager.
>
> I'll also compile py3.x by hand with --prefix ;)
>
> Tim
>
> --
> http://tim.jottit.com/
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>


More information about the Chicago mailing list