Forums

ImportError: No module named 'flask_oauthlib'

Hi - I get the error as follows. How do I install this package to deploy my app?

from flask_oauthlib.client import OAuth ImportError: No module named 'flask_oauthlib'

Thanks!

This help page should explain everything you need, but do let us know if you can't get it to work using those instructions.