Re: -bash: django-admin.py: command not found

2010-11-17 Thread ErritG
Hi Rob, Thanks very much for your help. Installing Django properly solved all the problems encountered! Don't worry about being anything other then very helpful. Much appreciated. Errit. On 16 nov, 12:40, Robbington wrote: > Thats ok, I can appriciate how frustrating it can be trying to learn

ValueError: Empty module name

2010-11-16 Thread ErritG
Hi everybody, While taking the tutorial 'Writing your first Django app, part 1' if stumbled on the command 'python manage.py sql polls' Running this command gave the following output (if only listed the last part) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ site-packages

Re: -bash: django-admin.py: command not found

2010-11-16 Thread ErritG
Let me start of with apologising for a double post and thanking you for your reference. I think my problem lays with finding the right directory. From the offered solution (http://code.djangoproject.com/wiki/ InstallationPitfalls) I don't now how to determine the right 'Link /bin/django-admin.py t

-bash: django-admin.py: command not found

2010-11-16 Thread ErritG
Hello everybody, Even though many posts on the internet address this issue I haven't been able to tackle it using version Python 2.7. Any help is welcom for this new comer! Thanks in advance for kind coop. Errit. -- You received this message because you are subscribed to the Google Groups "Dj

bash: django-admin.py: command not found

2010-11-15 Thread ErritG
Hi Everybody, Been struggling with the first part of the Tutorial. Even though the 'bash: django-admin.py: command not found' has been solved by others I can't seem to get around this error. Perhaps it's because I'm using version 2.7 while all the found solutions mention up to 2.6 as version? Can