GitHub user kacpermuda added a comment to the discussion: TypeError when importing operators from airflow.providers.google.cloud.operators.dataproc
The bug is in google provider, not Airflow core, so you should wait for next release of google provider. I think a release process has already started, so today or tomorrow a new version should appear [here](https://pypi.org/project/apache-airflow-providers-google/#history), with rc1 suffix. You can then try installing it with pip, as you would with any other version (f.e. `pip install apache-airflow-providers-google==12.1.0rc1`) and see if it resolved your problem. GitHub link: https://github.com/apache/airflow/discussions/46478#discussioncomment-12251930 ---- This is an automatically sent email for commits@airflow.apache.org. To unsubscribe, please send an email to: commits-unsubscr...@airflow.apache.org