I'm trying to set up PSA with Flask & SQLAlchemy. I've gotten as far as calling init_social, but as soon as I try to access my app (run flask shell or load a page in flask run, etc), I get this error: ...
Flask==0.10.1 Flask-SQLAlchemy==2.1 itsdangerous==0.24 Jinja2==2.8 MarkupSafe==0.23 MySQL-python==1.2.5 redis==2.10.5 SQLAlchemy==1.0.12 Werkzeug==0.11.4 wheel==0.24.0 __author__ = 'Finy' import time ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results