-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Python] uwsgi fails installing on macOS arm64 benchmarking machine #44218
Comments
@jorisvandenbossche What do you think? |
We could try to set the |
…#44221) * GitHub Issue: #44218 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
Issue resolved by pull request 44221 |
I think the current solution to only test it on linux is also perfectly fine, but just wondering about what was going on: the I am not very familiar with those tools and packages, but if that package provides the same underlying tool, switching to that might actually be useful for linux as well to avoid compiling it from source on CI. |
Uh, I had no idea |
Describe the bug, including details regarding any error messages, version, and platform.
See https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/5994#01921fbc-0a5c-438c-928a-761d1a14e06d/34-652
We could simply avoid installing uwsgi on macOS. It's probably enough to exercise the uwsgi-specific test on Linux.
Component(s)
Benchmarking, Python
The text was updated successfully, but these errors were encountered: