Maybe there is some old configuration regarding cygwin anywhere in your directory structure.
It should be "python -V" not "python -v". Does the script now work for you. Can you tell me the output of: python framework/tool/generator.py or framework/tool/generator/generator.py (depending on your qooxdoo version)? Sebastian Manuel Bender schrieb: > Dear Sebastian, > > I tried it with my old cygwin installation, then i deleted the c:\cygwin > folder and installed the newest version 1.5.21-1. > Here is my python-v output: > > $ python -v > # installing zipimport hook > import zipimport # builtin > # installed zipimport hook > 'import site' failed; traceback: > ImportError: No module named site > Python 2.4.3 (#1, May 18 2006, 07:40:45) > [GCC 3.3.3 (cygwin special)] on cygwin > Type "help", "copyright", "credits" or "license" for more information. > > > Sebastian Werner schrieb: >> "re" is the regular expression module of python. What version of cygwin >> have you installed. Is it a fresh install or something older? Can you >> send us the output of "python -V". Should be at least version 2.3. >> >> Sebastian >> >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
