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/01/16 11:10:44 UTC

[GitHub] [airflow] potiuk edited a comment on issue #13711: Error "TypeError: object of type 'map' has no len()" when running "airflow db init"

potiuk edited a comment on issue #13711:
URL: https://github.com/apache/airflow/issues/13711#issuecomment-761545691


   This is problem with poetry solving dependencies in a wrong way (comparing to PIP at least). 
   Poetry is not officially supported as installation tool - see http://airflow.apache.org/docs/apache-airflow/stable/installation.html
   
   However if you want to get some workaround, see ##13558 and especially #13149. 
   
   I will also add some extra limitations in 2.0.1 for python3-openid as it seems this is what causes the problem.


----------------------------------------------------------------
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