First time here? Check out the FAQ!
0

Askbot : Install error on Python 2.4

System : Centos 5.9 Python : 2.4.3

pip-python install askbot or easy_install askbot

Any possible solutions? Thanks in advance!

wickedpuppy's avatar
1
wickedpuppy
asked 2013-05-06 05:42:19 -0500
Evgeny's avatar
13.2k
Evgeny
updated 2013-05-10 21:30:09 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Also it may be a good time to upgrade your OS, you have a really old version.

Evgeny's avatar Evgeny (2013-05-10 21:31:02 -0500) edit
add a comment see more comments

1 Answer

2

Ok the problem is with Django , not askbot. Apparently , my python 2.4.3 is outdated.

wickedpuppy's avatar
1
wickedpuppy
answered 2013-05-06 06:09:01 -0500
edit flag offensive 0 remove flag delete link

Comments

yes, python 2.4.3 is not longer supported by django > 1.4.x you can compile the latest python in your system an this will be fixed.

Fitoria's avatar Fitoria (2013-05-06 09:44:28 -0500) edit

Askbot won't work on python 2.4 either. I doubt it will fully work even on 2.5.

Evgeny's avatar Evgeny (2013-05-10 21:31:39 -0500) edit
add a comment see more comments