> Depending on your DB-adapter, you are out of luck here. Either connect to a db even if you don't need it, or try & see if you can locate the implementation in the module somehow. ImportError: No module named MySQLdb MySQLdb only available in Python2. -- Anjanesh Lekshmnarayanan