Hello. I'm getting this error when I try to import MySQLdb:
ImportError: libmysqlclient_r.so.10: cannot open shared object file: No such file or directory
But that file does exist in /usr/lib/mysql.
I'm using Python 2.2, mysql 3.23.52 and MySQLdb 0.9.2. Anyone experiencing any similar errors? Thanks for your help in advance.
Dupe post. Please ignore.
Log in to post a comment.
Hello. I'm getting this error when I try to import MySQLdb:
ImportError: libmysqlclient_r.so.10: cannot open shared object file: No such file or directory
But that file does exist in /usr/lib/mysql.
I'm using Python 2.2, mysql 3.23.52 and MySQLdb 0.9.2. Anyone experiencing any similar errors? Thanks for your help in advance.
Dupe post. Please ignore.