global_racetrajectory_optimization icon indicating copy to clipboard operation
global_racetrajectory_optimization copied to clipboard

Quadprog version

Open XabierSener opened this issue 5 months ago • 0 comments

Hi!

Im trying to run this code. But i have an issue with quadprog version. In this repo the version that is needed is 0.1.7 but when it needs to use "trajectory_planning _helpers" package i see that this package changes to 0.1.11

I attach the error:

Traceback (most recent call last): File "/home/xabier.penafiel/global_racetrajectory_optimization/trayec/lib/python3.10/site-packages/trajectory_planning_helpers/opt_shortest_path.py", line 6, in import quadprog ImportError: /home/xabier.penafiel/global_racetrajectory_optimization/trayec/lib/python3.10/site-packages/quadprog.cpython-310-x86_64-linux-gnu.so: undefined symbol: Z7qpgen2_PdS_PiS0_S_S_S_S_S_S0_S0_S0_S0_S0_S0_S_S0

So i cant run the code.

ANy help?

How can you solver this problem?

Thanksss

XabierSener avatar Sep 19 '24 08:09 XabierSener