airbytehq / airbytehq/PyAirbyte

Docs: Add a warning that some of our dependencies may not yet support Python 3.12 on all operating systems

Aberta
#183 1 comentário 1 reação 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

A user ran into this issue, specifically on the Python `3.12-slim` docker image.

https://airbytehq-team.slack.com/archives/C06FZ238P8W/p1712328202976869

> On the doc site I see pyairbyte should work with Python >= 3.9. It works for me with 3.11 but when I try to pip install airbyte on a 3.12 environment I get error like the following. Just letting you know.
> ```
> 20.21 creating build/temp.linux-aarch64-cpython-312/src/snowflake/connector/nanoarrow_cpp/ArrowIterator/Util
> 20.21 creating build/temp.linux-aarch64-cpython-312/src/snowflake/connector/nanoarrow_cpp/Logging
> 20.21 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -Isrc/snowflake/connector/nanoarrow_cpp/ArrowIterator -Isrc/snowflake/connector/nanoarrow_cpp/ArrowIterator -Isrc/snowflake/connector/nanoarrow_cpp/Logging -I/usr/local/include/python3.12 -c src/snowflake/connector/nanoarrow_cpp/ArrowIterator/BinaryConverter.cpp -o build/temp.linux-aarch64-cpython-312/src/snowflake/connector/nanoarrow_cpp/ArrowIterator/BinaryConverter.o -std=c++17 -D_GLIBCXX_USE_CXX11_ABI=0
> 20.21 error: command 'gcc' failed: No such file or directory
> 20.21 [end of output]
> 20.21
> ```
> This is while using the docker hub python:3.12-slim tag. With python:3.11-slim it is working correctly.

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.