Hello,

I am trying to setup Django on snow leopard and I am running into some
problems.  I have succesfully run the install from the command line,
and can see the Django folder in my python 2.6 site packages folder.
However when I try to import django in the idle tool, I get an error
that says Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import django
ImportError: No module named django

Any advice is appreciated.

Cory

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to