Tom Foxx - 2004-10-29

Hi!
I get the following error, when trying to start the new version:

Traceback (most recent call last):
  File "Core/BTCore.py", line 30, in ?
    import sqlite, threading, os, cPickle
ImportError: No module named sqlite

I allready tryed to download+compile sqlite-3.0.8, but still the same error. What version should I compile, or what do I have to do, to get that *** sqlite python module...??

Thx in advance!

Foxx