← Back to team overview

yade-dev team mailing list archive

[Bug 1217770] Re: boot failure after an upgrade of yade-daily

 

I am having a same issue.

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1217770

Title:
  boot failure after an upgrade of yade-daily

Status in Yet Another Dynamic Engine:
  Fix Released

Bug description:
  I am using Ubuntu 12.04
  After upgrading yade-daily, I get an error message when trying to execute yade-daily : 

  raphael@GRP3723:~/FluidMODIF/test/PY/YADE$ yade-daily
  Welcome to Yade 4+3684+50~precise1
  Traceback (most recent call last):
    File "/usr/bin/yade-daily", line 115, in <module>
      import yade
    File "/usr/lib/x86_64-linux-gnu/yade-daily/py/yade/__init__.py", line 65, in <module>
      import boot
  ImportError: libopenblas.so: cannot open shared object file: No such file or directory

  Installing libopenblas-dev solved my problem. It seems libopenblas was
  not install before on my computer.

  Raphaël

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1217770/+subscriptions


References