Re: Django install issues on Windows in Cygwin.

2008-09-17 Thread Nathan Dabney
I've found that mixing Windows/Cygwin binaries for Python/Django creates confusing problems. It's best to treat each environment like the other doesn't exist with respect to dependencies. It looks like you are using the Windows binary instead of the one compiled for cygwin. -Nathan On Wed, Sep

Django install issues on Windows in Cygwin.

2008-09-17 Thread draft
All, I'm having issues running the django-admin.py script from Cygwin after installing Django. When I run it, I get the following error: $ django-admin.py c:\Python25\python.exe: can't open file '/cygdrive/c/Python25/Lib/site- packages/django/bin/django-admin.py': [Errno 2] No such file or dire