airbytehq / airbytehq/PyAirbyte

Importing airbyte mod fails silently on windows

Aberta
#727 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
344
Forks
77
Merge médio
1d 11h
PRs com merge (30d)
35

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.