You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after I make and installed python interface,
import qpoases
I got the error
python3.6/site-packages/qpoases.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN7qpOASES9QProblemBC1EiNS_11HessianTypeENS_11BooleanTypeE
enviroment config:
ubuntu 16.04
python 3.6
numpy 1.18.1
gcc 5.4.0
GNU Make 4.1
how do I solve this error?
The text was updated successfully, but these errors were encountered:
after I make and installed python interface,
import qpoases
I got the error
python3.6/site-packages/qpoases.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN7qpOASES9QProblemBC1EiNS_11HessianTypeENS_11BooleanTypeE
enviroment config:
ubuntu 16.04
python 3.6
numpy 1.18.1
gcc 5.4.0
GNU Make 4.1
how do I solve this error?
The text was updated successfully, but these errors were encountered: