Skip to content

Import RobustQuadraticSolverCython Error #2

@Marchong

Description

@Marchong

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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions