[EMAIL PROTECTED] wrote: > To reproduce (using windows): > > - check out trunk to 'C:\temp\qooxdoo trunk' (<- one space in path) > - go to dir 'C:\temp\qooxdoo trunk\tool\bin' > - call 'create-application.py --name TEST' (<- works) > - switch to dir 'C:\TEMP\qooxdoo trunk\tool\bin\TEST' > - call 'generate.py source' (<- nothing I could quote here) > > --output -- > C:\TEMP\qooxdoo trunk\tool\bin\TEST>generate.py source > > C:\TEMP\qooxdoo trunk\tool\bin\TEST>python: can't open file > 'C:\temp\qooxdoo': [Errno 2] No such file or directory > -------- > > - look into generate.py and change line 37 from > > argList.append(REAL_GENERATOR) > to > argList.append('"'+REAL_GENERATOR+'"') > > - now it works. >
Stefan, that's a great description and patch! Thank you :). > Two days ago that mini-fix described here, didn't help, there was another > failure later on which I couldn't resolve because I never worked with > python before. > So you are saying you applied that patch 2 days ago, but then ran into another problem?! Is this other problem gone now? How? T. ------------------------------------------------------------------------- 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