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!
System : Centos 5.9 Python : 2.4.3
pip-python install askbot or easy_install askbot
Any possible solutions? Thanks in advance!
Ok the problem is with Django , not askbot. Apparently , my python 2.4.3 is outdated.
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.
Askbot won't work on python 2.4 either. I doubt it will fully work even on 2.5.
To enter a block of code:
Comments
Also it may be a good time to upgrade your OS, you have a really old version.