airbytehq / airbytehq/PyAirbyte

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

Đang mở
#183 1 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
344
Fork
77
Merge trung bình
1 ngày 11 giờ
Pull request đã merge (30 ngày)
35

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.