[bf1942] Problem with rotate_demo.py on bf2142 : solved

"Einar S. Idsø" esi at itk.ntnu.no
Mon Mar 19 17:40:35 EDT 2007


Andreas Fredriksson wrote:
> I think the interpreter is fine with CRLF endings even on Unix-like
> systems, but the kernel's #! resolving apparently isn't.

The problem stems from the first line which looks something like:

#!/usr/bin/python^M

The Windows linefeed causes the interpreter to be unrecognized.

Cheers,
Einar



More information about the Bf1942 mailing list