I think I figured out my error. I was told to copy the new sub-
directory named "django" to site-packages. I copied the whole
directory (django-1.1) there instead. I made the fix. Now when I
"import django" I just get the prompt back - no error. I assume it is
working.

Thanks for the time you took.

D

On Oct 10, 5:00 pm, Daniel Roseman <[email protected]> wrote:
> On Oct 10, 4:01 pm, dbakerweb <[email protected]> wrote:
>
> > I have gotten to the point where I want to test my install of Django.
> > I run "import django" and get the "No module named django" error. I
> > suspect it is a path issue but I've not been able to understand any
> > googled results for fixing path issues. I am a newbie and not a Unix
> > sysadmin.
>
> > Please help.
>
> Come on, you have to give us something to work with. How is Django
> installed? What is on the pythonpath?
> --
> DR.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to