I've recently installed B3, and now when I run b3_run.py I get this in the log. The problem is, I have installed mysql-python.
100824 17:57:40 BOT www.BigBrotherBot.com (b3) v1.3.3 [nt] (Daniel)
100824 17:57:40 BOT Python: 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)]
100824 17:57:40 BOT Starting Cod4Parser v1.3.2 for server 127.0.0.1:28960
100824 17:57:40 BOT --------------------------------------------
100824 17:57:40 BOT Attempting to connect to database mysql://root:******@localhost/b3_cod4_1...
100824 17:57:40 CRITICAL DLL load failed: The specified module could not be found.. You need to install python-mysqldb. Look for 'dependencies' in B3 documentation.
Traceback (most recent call last):
File "C:\b3\b3\storage.py", line 160, in getConnection
import MySQLdb
File "C:\Python26\lib\site-packages\MySQLdb\__init__.py", line 19, in <module>
import _mysql
ImportError: DLL load failed: The specified module could not be found.
100824 17:57:40 INFO STDOUT 220
100824 17:57:40 INFO STDOUT