klion26 commented on issue #8175: URL: https://github.com/apache/arrow-rs/issues/8175#issuecomment-3206061657
If we need the 3.11 version for python, seems we can add a third repo by the following command, then `apt install -y libpython3.11-dev` can work. https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa ``` apt install software-properties-common add-apt-repository -y ppa:deadsnakes/ppa ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org