Jump to content

[Inactive] Python Mysqldb Import Error (Stevie)


marcelfb

Recommended Posts

Hello!

 

I'm unable to import MySQLdb in Python 2.7 on Stevie. I believe I tried all Python versions and non worked. In version 2.7, using cgitb, I get the following error:

/home1/flydende/public_html/cgi-bin/build/bdist.linux-x86_64/egg/_mysql.py in () /home1/flydende/public_html/cgi-bin/build/bdist.linux-x86_64/egg/_mysql.py in __bootstrap__()

<type 'exceptions.ImportError'>: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory

args = ('libmysqlclient_r.so.15: cannot open shared object file: No such file or directory',)

message = 'libmysqlclient_r.so.15: cannot open shared object file: No such file or directory'

 

I hope you'll be able to fix this.

 

Thanks for providing this community/volunteer driven service. It's appreciated. (well, at least if we get it working (: )

 

Marcel

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...