View Single Post
Old 03-10-2013, 01:47 PM   #1
stgabriel
Junior Member
stgabriel began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2011
Device: Android Phone
python error: No module named MySQLdb

Hello,

I habe a recipe with "import MySQLdb" on debian wheezy.
With calibre installed with apt-get everything works fine.
With calibre downloaded from calibre's website I get:

Code:
ImportError: No module named MySQLdb
mysqldb is definitly there.

Any idea?

Than you,

Stefan
stgabriel is offline   Reply With Quote