Hello,

2009/10/9 Taher Shihadeh <[email protected]>:

> I don't think that's stupid. Some of our wizards prepende 'python' to the
> interpreter line, just for safety.
> I've also seen a lot of Python scripts not beginning with the usual
> '#!/usr/bin/env python' (instead they call a python binary on a
> not_so_portable path). If Oli is using different platforms maybe this could
> be the issue.

Yes, my bet was the executable bit unset or the missing of
"#!/usr/bin/env python" line, because it doesn't make sense that other
scripts work only changing the paths... "manage.py" in the problematic
path should be different to the others.

DISCLAIMER: I don't know nothing about Django... O:)


-- 
Saludos:
Antonio Pérez
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to