jorisvandenbossche commented on issue #44218:
URL: https://github.com/apache/arrow/issues/44218#issuecomment-2374272224

   I think the current solution to only test it on linux is also perfectly 
fine, but just wondering about what was going on:  the `uwsgi` package has no 
wheels (and so the source install was failing), but from 
https://flask.palletsprojects.com/en/3.0.x/deploying/uwsgi/, it points to 
https://pypi.org/project/pyuwsgi/, which does have wheels.
   
   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.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to