> I just tried to switch from 1.0.1 to 1.1 and got the following error > message Is it so that Python 2.4.3 (default in CentOS 5.4) is not enough > anymore?
Exactly. Python 2.4 support in qooxdoo was officially dropped with version 1.0 [1], although there was no immediate incompatibility introduced. Obviously, you have hit one now :-( . > Qooxdoo 1.0.1 works fine with Python 2.4.3. Is my conclusion right here > that I just need to update my Python packages? Yes, you have to update your Python installation to at least 2.5.x. T. [1] http://qooxdoo.org/about/release_notes/1.0 ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
