Skip to content

flask-mysql not working on my centos vps #1

Description

@mtahle

hi
I was following your tutorial to deploy web app using python,,
pip install flask-mysql was giving some errors
I searched google and find flask-mysqldb and it works fine with me
also in app.py I changed "from flask.ext.mysql import MySQL" to from flask.ext.mysqldb import MySQL

http://flask-mysqldb.readthedocs.io/en/latest/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions