Skip to content

ImportError: libcoinblas.so.1: cannot open shared object file: No such file or directory #25

@Rlahuerta

Description

@Rlahuerta

Hi,

I am trying to install, I did I procedure described without warning or errors, but when I try to call "import pyipopt" the following error appears:

Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/pyipopt/init.py", line 16, in
from pyipoptcore import *
ImportError: libcoinblas.so.1: cannot open shared object file: No such file or directory

It is very strange to me because in my virtual-machine (VM) the installation is working perfectly, but now I created a dual boot using Ubuntu 14.04 LTS (the same version from VM).

Any idea what’s going on?

Cheers,

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