I followed the install instructions in the book entitled: "Python Web
Development with Django". I copied the expanded Directory "Django-1.1"
to /Library/Python/2.5/site-packages. I don't know how to answer the
question about the pythonpath because that is the "howto" info that is
missing. One article on the web says I can add/set to this parameter
in a file called "sys.path" but I can't find such a file on my Mac OSX
system.

D

On Oct 10, 5:00 pm, Daniel Roseman <dan...@roseman.org.uk> wrote:
> On Oct 10, 4:01 pm, dbakerweb <dbaker...@gmail.com> 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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to