Are you writing these commands as root? If not there might be something fishy going on there. Can you move django-admin.py to somewhere else?
On Wed, Mar 24, 2010 at 12:05 AM, irishsteve <steve...@gmail.com> wrote: > Hi > > I've caused myself some problems by updating python then trying to > change back. > > I'm nearly back up and running now, except I'm getting permission > denied errors when I try to run django-admin.py commands. For example: > > $ django-admin.py syncdb > -bash: /usr/bin/django-admin.py: Permission denied > > So, I tried this: > $ chmod +x django-admin.py > chmod: Unable to change file mode on django-admin.py: Operation not > permitted > > I'm pretty sure the symbolic link is created correctly. Has anyone any > ideas? I'm reasonably new to OSX so I'm struggling a bit. > > Many thanks, > Steve > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@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-us...@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.