I am having a similar issue with python on an older windows machine.  I
finally had to punt and perform my builds on a linux machine through some
SVN magic.  This is the error I keep getting:

Traceback (most recent call last):
  File "generate.py", line 33, in <module>
    os.chdir(os.path.dirname(sys.argv[0]))  # switch to skeleton dir
OSError: [Errno 2] No such file or directory: ''

I get the same error whether I run it through native windows python or
through Cygwin.

I know this is much help...but misery loves company ;)

-Paul
-- 
View this message in context: 
http://www.nabble.com/0.8---Error-in-Hello-World-application-tp20422326p20430434.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to