MySQL Forums
Forum List  »  Connector/Python

Re: help : Problem in connection(python with mysql)
Posted by: das gaur
Date: August 22, 2008 07:04AM

when using MySQLdb with mysql i get this error wat should i do?

Traceback (most recent call last):
File "sactest.py", line 4, in ?

**problem here-> import MySQLdb_new

File "/PyGtalkRobot/src/__init__.py", line 22, in ?

ImportError: this is MySQLdb version (1, 2, 2, 'final', 0), but _mysql is version (1, 2, 1, 'final', 1)

Options: ReplyQuote


Subject
Written By
Posted
Re: help : Problem in connection(python with mysql)
August 22, 2008 07:04AM


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.