Qwertzi01 opened a new issue, #14835:
URL: https://github.com/apache/arrow/issues/14835

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Hello and good morning, 
   
   I get the error message 'Invalid machine command' if I try to use/import 
pyarrow v10 (also older versions).
   
   * Operating system: Debian 11 (Bullseye)
   * Kernel Version: `Linux 5.10.0-15-amd64 #1 SMP Debian 5.10.120-1 
(2022-06-09) x86_64 GNU/Linux`
   * Python Version: 3.9.2
   
   Console output after installing pyarrow with latest pip:
   ```
   Python 3.9.2 (default, Feb 28 2021, 17:03:44)
   [GCC 10.2.1 20210110] on linux
   Type "help", "copyright", "credits" or "license" for more information.
   >>> import pyarrow
   Invalid machine command
   ```
   
   Kernel log if I try to use Freqtrade which need pyarrow v10:
   
   `Dec 3 17:01:08 server kernel: [617405.716600] traps: freqtrade[584823] trap 
invalid opcode ip:7f848859ae22 sp:7ffee55e2750 error:0 in 
libarrow.so.1000[7f84884a2000+189e000]`
   
   If it helps, here the original issue regarding Freqtrade with Pyarrow: 
https://github.com/freqtrade/freqtrade/issues/7839
   
   ### Component(s)
   
   Python


-- 
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