airbytehq / airbytehq/PyAirbyte

Importing airbyte mod fails silently on windows

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

描述

I followed the quick start guide to set up PyAirbyte on Windows, but I've encountered an issue. The symptoms are identical to those described in this issue: https://github.com/airbytehq/PyAirbyte/issues/715, and reinstalling hasn't resolved it. Interestingly, I can import other Airbyte modules like airbyte_cdk and airbyte_api without any problems. I also tried loading with OFFLINE_MODE, but that didn't work either.

Python installation path: C:\Program Files\Python312
Airbyte version: 0.28.0

When I run the Python script in verbose mode, the prompt exits at the import of 'duckdb_engine.datatypes' (# <_frozen_importlib_external.SourceFileLoader object at 0x00000152D4E296D0>).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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