Skip to content

flask-mysql not working on my centos vps #1

Open
@mtahle

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/

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