On Feb 20, 6:18 am, Sven1011 <sven...@gmail.com> wrote: > But I wanted to run the framework on centos 5, hence I stuck with 2.4.
If GCC is available, you can build your own version of Python and install into ~/local. This slice has info for doing that, and installing other dependencies: http://web2pyslices.com/main/slices/take_slice/76 Note that getting pysqlite installed can be tricky. I have found that I need to build the sqlite binaries into ~/local as well, and then install pysqlite against that.