On 6/16/12 9:41 PM, Moshe Voloshin wrote:
I tried that too, but it didn't change anythin
Tried what too? I've had good luck with python, virtualenv, and
postgresql from MacPorts and then using virtualenv and pip to get
psycopg2, django, etc.
The library path from your error indicates that you are using the Apple
python installation which is not what you would find with MacPorts. You
do have /opt/local/bin in your path?
Try for a self-consistent installation and you should stop getting
unresolved symbols.
You will likely need to give more details on what you are actually
running and where it is installed for someone to give more help.
hth
- Tom
On Saturday, June 16, 2012 9:21:38 PM UTC-7, Kurtis wrote:
Try using the Brew (or ports or whatever it's called on Mac)
system to install Python, PostgreSQL, and the postgresql
development libs.
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.