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 <module>
>>     os.execvp(CMD_PYTHON, argList)
>>   File "C:\Python25\lib\os.py", line 353, in execvp
>>     _execvpe(file, args)
>>   File "C:\Python25\lib\os.py", line 389, in _execvpe
>>     func(fullname, *argrest)
>> OSError: [Errno 2] No such file or directory
> I'm slowly starting to get my head around the qooxdoo way of setting up
> a project, but am not sure if I'm doing something wrong here or if
> there's another explanation... (probably me doing something wrong).
>
> -Chris
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to