vote up -5 vote down star

What do I do? d

flag

1  
Why can't you upgrade to 2.5? It would help if you can tell us the library concerned. It may be possible to get it to work with 2.4.3 – gnibbler Nov 3 at 22:10
4  
What sort of answer exactly were you expecting here? You didn't even bother to say which library, which might've helped people find an alternative or older version... – ceejayoz Nov 3 at 22:15

closed as not a real question by abelenky, gnibbler, alex, ephemient, hasen j Nov 4 at 3:58

1 Answer

vote up 11 vote down

Well, here are your options:

  1. Install Python 2.5.
  2. Find an older version of the library that is compatible with Python 2.4.3.
  3. Find a different library that accomplishes the same goal.
  4. Modify the existing library to work with Python 2.4.3.

I personally think that #1, or possibly #2, would be easiest.

link|flag
3  
5. Pay someone to do it – gnibbler Nov 3 at 22:16
Paying someone to do it costs money ;) – Stefano Borini Nov 4 at 5:04

Not the answer you're looking for? Browse other questions tagged or ask your own question.