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!

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
wickedpuppy's avatar
1
wickedpuppy
asked 11 years ago
Evgeny's avatar
13.2k
Evgeny
updated 11 years ago

Comments

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

Evgeny's avatar Evgeny (11 years ago)
see more comments

1 Answer

2

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

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
wickedpuppy's avatar
1
wickedpuppy
answered 11 years ago
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 (11 years ago)

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

Evgeny's avatar Evgeny (11 years ago)
see more comments