You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/18 14:13:41 UTC

[GitHub] [airflow] namiops commented on issue #8467: ImportError: cannot import name 'bytes_type' from 'oauthlib.common'

namiops commented on issue #8467:
URL: https://github.com/apache/airflow/issues/8467#issuecomment-801962372


   We faced same issue and temporary fix it by force upgrade flask_oauthlib from 0.9.5 to 0.9.6: 
   `pip install flask_oauthlib==0.9.6`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org