I am attempting to bundle python-mysql with some software. This is so that users who are running it on a webhost are not forced to ask their host to install it (usually answered no).
I am getting an error: _mysql: Init Failed.
Do you know what would be causing it, or how I might remedy the situation?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am attempting to bundle python-mysql with some software. This is so that users who are running it on a webhost are not forced to ask their host to install it (usually answered no).
I am getting an error: _mysql: Init Failed.
Do you know what would be causing it, or how I might remedy the situation?