Hi Damien, 2009/5/18 membrede <[email protected]>:
> $ cd /cygdrive/c/Python26 > $ ls > DLLs NEWS.txt SPE python.exe ... > Nothing unexpected, there is no python file. There is python.exe and when you run python from the cygwin command line it should just run python.exe. So, you have a PATH varianble that includes /cygdrive/c/Python26, python is indeed installed in that folder and still cygwin does not run it. I'm totally confused and out of ideas, sorry. Maybe you can try on a cygwin forum or mailinglist. > Which version of Python for windows do you use? Python 2.5 since the Syncml library has not been compiled for Python 2.6 yet. Cheers, Frank
