Message 1 of 1
Error while import MySQLdb in maya python

Not applicable
01-07-2018
10:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I first installed MySQLdb in my system then i copy MySQLdb folder to sitepackages of python in maya.Now when i am tring to import MySQLdb i am getting an Error
Error:
# Error: ImportError: file /Autodesk/maya2015/maya/lib/python2.7/site-packages/MySQLdb/__init__.py line 19: No module named _mysql #
can anyone tell me why i am getting this error in maya python and how to solve it?