-
Notifications
You must be signed in to change notification settings - Fork 13.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with Ubuntu 22.04 install via pip/numpy, when compiling dependencies. #19868
Comments
Exact same version and error for me as well. Were you able to workaround? |
I still have problems with install. This issue doesn't seem to be getting any traction, so I'll update it with instructions on how to reproduce, and hopefully it gets picked up by a dev. Right now, based on the error messages, I see no logical workaround. Could be a compatibility issue with python 3.9 vs 3.10. Python apps seem to break backwards compatibility quite lot for some reason. Dependency hell. I just wish there were precompiled packages for this stuff. Expecting real time dep builds is a recipe for trouble. The goal is supposed to be one code base for multiple platforms, but that goes out of the window if a simple distro upgrade can break it. I run it in a virtual env as well. |
opening another with more details |
facing the same issue hope there is some update on this!!! |
facing the same issue, hope someone provides an update at the earliest possible. |
You need to run it in a Python 3.9 env't. Try https://github.com/pyenv/pyenv |
This appears to be an issue with pyarrow; see my comment in numpy/numpy#22520 (comment) |
|
Is this a GCC version issue perhaps? I'm using gcc-11.2.0-19ubuntu1 amd64
Ouput:
note: This error originates from a subprocess, and is likely not a problem with pip.
The text was updated successfully, but these errors were encountered: