Re: "ImportError: No module named django" with MacPorts

2010-03-03 Thread Karen Tracey
PLEASE direct questions about using Django to the django-users list. Usage questions are not on-topic for the django-developers list. Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop

"ImportError: No module named django" with MacPorts

2010-03-03 Thread Tones
Hi -- I'm attempting to run Django on OSX 10.6. I've installed Python2.5 and Py25-Django (Django v1.1) via MacPorts. But I am receiving the famed "ImportError: No module named django" error. Django is installed in this directory: /opt/local/lib/python2.5/site-packages/django/ To check my $PYTHON