Hey All,
Decided to jump ships and try nZEDb out, so far so good except for one situation. I cannot get the threaded screen scripts to work, standard ones work find, the threaded script fails out with the error
Traceback (most recent call last):
File "binaries_threaded.py", line 6, in <module>
import MySQLdb as mdb
ImportError: No module named MySQLdb
Everything is default and I've got percona 5.5.30 for mysql, php5 ,Apache/2.2.22 (Ubuntu) I've read most of the read me's included but cannot find any on threaded scripts. I've got a feeling its a simple oversight...
Any help would be appreciated.