jina-ai / jina

☁️ Build multimodal AI applications with cloud-native stack
https://docs.jina.ai
Apache License 2.0
21k stars 2.22k forks source link

Jina AI install error on Ubuntu 22.04 and Python 3.12 system #6186

Open teetangh opened 1 month ago

teetangh commented 1 month ago

Describe the bug The error pops up when i try to install the jina-ai python package on my Ubuntu machine. Building GRPC wheel failure. jina install error.txt

Describe how you solve it Not Solved yet


Environment Ubuntu 22.04 and Python 3.12

Screenshots The Entire error log is in the above txt file

JoanFM commented 1 month ago

does it happen also with Python3.11?

teetangh commented 1 month ago

Works on my mac with Python 3.11 ubtuntu 22.04 comes with Python 3.12. Request you to make a port for the 3.12

JoanFM commented 1 month ago

I will check in some time as I am away. In the meantime, I suggest that u can use a virtual environment with Python3.11