hi, im running the run_infer.sh script on just the demo to test for now, but keep running into this error
[TimeInfo: *** Aborted at 1725502574 (unix time) try "date -d @1725502574" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x2a0400000c21) received by PID 3105 (TID 0x7f05dd211740) from PID 3105 ***]
./run_infer.sh: line 43: 3105 Aborted (core dumped)
im using Python 3.9.19, GCC 12.3.0, and paddle paddle 2.6.1 (previously tried python 3.8, and paddle paddle beta and 2.5.1) all leading to the same problem.
I saw the post closed with this issue looking into paddle but I couldn't find anything specific?