Harjot Mann
unread,Jul 27, 2012, 9:20:54 AM7/27/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
hello everyone
I installed django and its working under pyhton bt when i typed the follwing command
django-admin.py startproject mysite
im geting these errors
Traceback (most recent call last):
File "/usr/local/bin/django-admin.py", line 5, in <module>
management.execute_from_command_line()
File "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 443, in execute_from_command_line
File "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 382, in execute
File "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py", line 196, in run_from_argv
File "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py", line 232, in execute
File "/usr/local/lib/python2.7/dist-packages/django/core/management/commands/startproject.py", line 31, in handle
File "/usr/local/lib/python2.7/dist-packages/django/core/management/templates.py", line 156, in handle
IOError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/django/conf/project_template/manage.py'
dont why its occuring
pls help me as soon as possible
thnks in advance