potiuk commented on PR #31393:
URL: https://github.com/apache/airflow/pull/31393#issuecomment-1553559967

   ```
   Traceback:
   /usr/local/lib/python3.7/importlib/__init__.py:127: in import_module
       return _bootstrap._gcd_import(name[level:], package, level)
   tests/providers/openlineage/plugins/test_openlineage_adapter.py:36: in 
<module>
       from airflow.providers.openlineage.plugins.adapter import _PRODUCER, 
OpenLineageAdapter
   airflow/providers/openlineage/plugins/adapter.py:27: in <module>
       from airflow.providers.openlineage import version as 
OPENLINEAGE_PROVIDER_VERSION
   E   ImportError: cannot import name 'version' from 
'airflow.providers.openlineage' 
(/opt/airflow/airflow/providers/openlineage/__init__.py)
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to