Recent Posts

Archive

2012

2011

2010

2009

2008

2007

2006

Tags

Authors

Brad Montgomery

Feeds

RSS / Atom

Blog

Viewing posts tagged virtualenv

PyGraphviz on OS X (SL) with virtualenv

July 7th, 2010 In: None By: Brad Montgomery 3 comments

There's this cool project called django-extensions that (among other things) adds a lot of commands to django's manage.py offerings. One of which is ./manage.py graph_models [appname] which will generate a nice graph displaying the relationships among all of your Models. This comand needs pyGraphViz, though, and I was a little disappointed when i discovered I couldn't install pyGraphViz with pip install pygraphviz. (ok, a lot disappointed).

read more

Building PIL on OS X: Snow Leopard

Feb. 2th, 2010 In: None By: Brad Montgomery 4 comments

There are several places online that discuss problems installing PIL on Mac OS X Snow Leopard

read more

Gahhh!! Django, virtualenv, and cx_Oracle

Nov. 11th, 2009 In: None By: Brad Montgomery 8 comments

UPDATE: Thanks in advance to the comments from Graham Dumpleton whose comments below pointed me in the right direction!

read more

Page 1 of 1:

  • 1