Was kann ich tun, wenn die Installation von Python-Bindungen an Ta-lib fehlschlägt?Python

Python-Programme
Anonymous
 Was kann ich tun, wenn die Installation von Python-Bindungen an Ta-lib fehlschlägt?

Post by Anonymous »

Was kann ich tun, wenn die Installation von Python-Bindungen an Ta-lib fehlschlägt.

Code: Select all

 x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 build/temp.linux-x86_64-3.10/talib/_ta_lib.o -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu -Wl,--enable-new-dtags,-R/usr/local/lib -lta-lib -o build/lib.linux-x86_64-3.10/talib/_ta_lib.cpython-310-x86_64-linux-gnu.so
/usr/bin/ld: cannot find -lta-lib: No such file or directory
collect2: error: ld returned 1 exit status
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a [url=viewtopic.php?t=19220]problem[/url] 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

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post