airbytehq / airbytehq/PyAirbyte

Dealing with Python Connectors that do not support the latest PyAirbyte Python version

Open
#598 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
344
Forks
77
Avg merge
1d 11h
Merged PRs (30d)
35

Description

PyAirbyte has just released support for Python 3.12, but some connectors may not yet work on the same latest version of Python that PyAirbyte supports.

Available workarounds include:
- Use the Docker-based execution if Docker is available on the runtime.
- Use a lower version of Python which is supported by more connectors. (At the time of this writing, Python 3.11 has broader connector support.)
- Use low-code or no-code connectors where available, and consider helping us migrate python connectors to the low-code/no-code framework.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.