Closed algonell closed 1 year ago
This is probably not enough RAM.
x86_64-linux-gnu-gcc: fatal error: Killed signal terminated program cc1 compilation terminated. error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
Some small VMs have issues, I noted it in the README.
That would be improved if we can get the cibuildwheel action making wheels.
Thank you and sorry for bothering!
Never a bother!On Feb 18, 2023, at 12:04 PM, algonell @.***> wrote: Thank you and sorry for bothering!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
Summary: Followed the instructions religiously, seems like a compilation issue.
System: Description: Ubuntu 22.04.2 LTS Release: 22.04 Codename: jammy
Log: Building wheels for collected packages: ta-lib Building wheel for ta-lib (pyproject.toml) ... error error: subprocess-exited-with-error
~~ talib/_ta_lib.c: In function ‘__pyx_pf_5talib_7_ta_lib_348_ta_getFuncInfo’: talib/_ta_lib.c:38908:104: warning: passing argument 2 of ‘TA_GetFuncInfo’ from incompatible pointer type [-Wincompatible-pointer-types] 38908~~~~~note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for ta-lib Failed to build ta-lib ERROR: Could not build wheels for ta-lib, which is required to install pyproject.toml-based projects