python -V gives following Output:
Python 2.4.3
I have completely deleted c:\cygwin and installed the newest cygwin
version and still have the same error message.
I use the (newest) qooxdoo 6.1 sdk.
python generator.py generates following output:
$ python generator.py
'import site' failed; use -v
-devel@lists.sourceforge.net
Sent: Monday, 20 November, 2006 4:42:45 AM
Subject: [qooxdoo-devel] Custom Builds with SDK
Dear Group,
When i run the makefile (under qooxdoo-0.6.1-sdk\frontend) from the SDK
under Cygwin i got the followin error message:
make[1]: Entering directory `/cygdrive/c/Documen
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
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:
Im
"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
Manuel Bender schrieb:
> Dear Group,
>
> When i run the makefile (under qo
Dear Group,
When i run the makefile (under qooxdoo-0.6.1-sdk\frontend) from the SDK
under Cygwin i got the followin error message:
make[1]: Entering directory `/cygdrive/c/Documents and
Settings/Administrator/De
sktop/qooxdoo-0.6.1-sdk/qooxdoo-0.6.1-sdk/frontend/api'
'import site' failed; use -