Every day is a discovery
This is mostly a technical blog with my learning at work.
Wednesday, October 17, 2007
Python MySQL library support
Try the following at the python prompt.
>>> import _mysql
If the error is something like this :
Traceback (most recent call last):
File "
", line 1, in
ImportError: No module named _mysql
Then try
apt-get install python-mysqldb
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment