airbytehq / airbytehq/PyAirbyte

AirbyteLogger Import issue

未关闭
#776 5 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
344
派生
77
平均合并
1 天 11 小时
30 天内合并 PR
35

描述

Following error seen on importing airbytelogger

````
(py312_venv) mohit.shah@C02FH0VZML85 py312_venv % python
Python 3.12.8 (main, Dec 3 2024, 18:42:41) [Clang 16.0.0 (clang-1600.0.26.4)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from airbyte_cdk import AirbyteLogger
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'AirbyteLogger' from 'airbyte_cdk' (/Users/mohit.shah/Documents/pyairbyte_demo/py312_venv/lib/python3.12/site-packages/airbyte_cdk/__init__.py)
````

```
`(py312_venv) mohit.shah@C02FH0VZML85 py312_venv % pip list | grep airbyte
airbyte 0.29.0
airbyte-api 0.52.2
airbyte-cdk 7.0.1
airbyte_protocol_models_dataclasses 0.17.1
airbyte_protocol_models_pdv2 0.13.1
(py312_venv) mohit.shah@C02FH0VZML85 py312_venv % `
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。