Yes, was trying to run it directly.
After reading the docs I thought one didn't need cygwin anymore...
Yes, it was Windows not finding python. Thanks for the help with these
Windows differences -- it all brings me ever closer to making the jump
to Linux (Wine for Photoshop...).
Cheers,
-Chris
I gather from your first mail that you are invoking the generate.py script
directly, right?! Are you running on Windows cmd or cygwin bash? There is
an issue with windows being able to associate .py with the python
interpreter, but not finding the 'python' command (since it is not in the
PATH). Try
Here you go :-)
#!/usr/bin/env python
#
# qooxdoo - the new era of web development
#
# http://qooxdoo.org
#
# Copyright:
#2008 1&1 Internet AG, Germany, http://www.1und1.de
#
# License:
#LGPL: http://ww
Chris,
could you post the contents of the generate.py script.
Thomas
> Hi devs,
>
> I'm getting the following when trying to generate the simple Hello World
> app:
>> C:\custom>generate.py source
>> Traceback (most recent call last):
>> File "C:\custom\generate.py", line 40, in
>> os.exe