marcelfb Posted March 16, 2012 Posted March 16, 2012 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
Recommended Posts