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 2022/01/31 09:42:49 UTC

[GitHub] [airflow] oliakhovych commented on issue #15451: No module named 'airflow.providers.google.common.hooks.leveldb'

oliakhovych commented on issue #15451:
URL: https://github.com/apache/airflow/issues/15451#issuecomment-1025547819


   I have the same problem during completing command:
   `docker-compose up`
   Output:
   `WARNI [airflow.providers_manager] Exception when importing 'airflow.providers.google.leveldb.hooks.leveldb.LevelDBHook' from 'apache-airflow-providers-google' package: No module named 'plyvel'`
   I tried this (didn`t help me):
   `pip install --upgrade apache-airflow-providers-google`


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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