jingw222 commented on issue #8688: PyArrow broke the build on ARM platform [Regression] URL: https://github.com/apache/incubator-superset/issues/8688#issuecomment-568238595 `pip install pyarrow` also failed to build on Ubuntu Server (19.10, 64-bit) on Raspberry Pi 3b+ with the same error ``` 'cmake' failed with exit status 1 ERROR: Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly ``` System info: ``` $ uname -a Linux ubuntu 5.3.0-1014-raspi2 #16-Ubuntu SMP Tue Nov 26 11:18:23 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
