MySQL Forums
Forum List  »  Connector/Python

Re: ard time with installing MySQLdb for Python on Linux
Posted by: Thusjanthan Kubendranathan
Date: July 18, 2006 02:46PM

I've got it installed but when i import the MySQLdb i get errors. I get the following error:

Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "MySQLdb/__init__.py", line 19, in ?
import _mysql
ImportError: /home/boxiuser/python/lib/python2.4/site-packages/_mysql.so: undefined symbol: mysql_set_character_set


If you would like, I can help you install perhaps to see if your getting the same issue.

Cheers,
Nathan
http://letstalkcoding.com

Options: ReplyQuote


Subject
Written By
Posted
Re: ard time with installing MySQLdb for Python on Linux
July 18, 2006 02:46PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.