-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi, Thank you for all your work !
I had ran the ./build.sh file and it turned out many warings. I choose to ignore this warnings and run the demo.py ,then it didn't work with the error below , can you give me some suggestion?Thank you !
root@desktop:/home/hh/pca# python demo.py /home/hh/pca/pcaflow Traceback (most recent call last): File "demo.py", line 3, in <module> from pcaflow import PCAFlow File "/home/hh/pca/pcaflow/PCAFlow.py", line 35, in <module> from solver.RobustQuadraticSolverCython import RobustQuadraticSolverCython as RobustQuadraticSolver ImportError: /home/hh/pca/pcaflow/solver/RobustQuadraticSolverCython.so: undefined symbol: dgetri_
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels