Re: First tutorial - Not off to a good start :(
Ah yes, I see what you mean about the dot (.)
I still seem to have no luck running the script though...
leke@leke ~/Projects/cms/django $ /usr/lib/python-django/bin/django-
admin.py startproject mysite
bash: /usr/lib/python-django/bin/django-admin.py: Permission denied
leke@leke ~/Projects/cms/django $ sudo /usr/lib/python-django/bin/
django-admin.py startproject mysite
[sudo] password for leke:
sudo: /usr/lib/python-django/bin/django-admin.py: command not found
I forgot to add, if I type import django in the python interpreter, I
don't get any errors so I guess the install went ok.
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home