I've just done this after installing Postgresql (BTW and letting it
mess with my OS X memory settings):
Added path to .bash_login (or .bash_profile)
export PATH="/Library/PostgreSQL/8.4/bin:$PATH"
sudo easy_install psycopg2
Password:
Searching for psycopg2
Reading http://pypi.python.org/simple/p
nothing there - django dir already deleted. I just seem to have an
extra copy of django-admin.py in:
/Library/Frameworks/Python.framework/Versions/2.6/bin/
so I guess deleting it is okay, since the new install will presumably
replace it with a new version at:
/Library/Frameworks/Python.framework/
2 matches
Mail list logo