yes i tried it is creating a folder named mysite but inside this folder there are no files llike maange.py etc
On Fri, Jul 27, 2012 at 7:35 PM, Leandro Alves <ldal...@gmail.com> wrote: > Did you try: > > sudo django-admin.py startproject mysite > > ? > > > On Friday, July 27, 2012 3:20:54 PM UTC+2, Harjot Mann wrote: >> >> >> 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 >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/Fb8onC-VWz0J. > > 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. > -- 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.