airbytehq / airbytehq/PyAirbyte

Importing airbyte mod fails silently on windows

Ouverte
#727 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
344
Forks
77
Merge moyen
1 j 11 h
PR mergées (30 j)
35

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.