OK. How do I set this up on my machine. I am running Leopard and I am
using the following as my path, but it does not seem to be working.
How can I tell if I my path is correct.


This is the error that I keep getting:

Macintosh:~ tk$ python django-admin.py startproject appersers
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/
Python.app/Contents/MacOS/Python: can't open file 'django-admin.py':
[Errno 2] No such file or directory
Macintosh:~ tk$



Please help

On Dec 28, 9:24 pm, jeffself <[EMAIL PROTECTED]> wrote:
> I have a bin directory in my home folder.  In that, I created a link
> for django-admin.py pointing to /opt/django-source/django/bin/django-
> admin.py.
>
> My $HOME/bin is in my path.
>
> On Dec 27, 11:53 pm, mOne <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I am using Leopard currently and am getting started with Django. I
> > have used it previously on Tiger and have been able to install and
> > work with it no problem.
>
> > How do I set the path, so that when I type in python django-admin.py
> > startproject mysite, I don't have to type in python /Library/Python/
> > 2.5/site-packages/django/bin/django-admin.py startproject mysite.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to