← Back to team overview

yade-users team mailing list archive

[Question #698654]: libopenblas problem after updating to Ubuntu 20

 

New question #698654 on Yade:
https://answers.launchpad.net/yade/+question/698654

Hi,

After updating from Ubuntu 18 to Ubuntu 20, I'm facing the following error at YADE (packaged versions) startup:

jerome.duriez@XXX:~$ yade
Welcome to Yade 2020.01a 
Using python version: 3.8.10 (default, Jun  2 2021, 10:49:15) 
[GCC 9.4.0]
Traceback (most recent call last):
  File "/usr/bin/yade", line 144, in <module>
    import yade
  File "/usr/lib/x86_64-linux-gnu/yade/py/yade/__init__.py", line 75, in <module>
    from yade import boot
ImportError: libopenblas.so.0: cannot open shared object file: No such file or directory


Same with yadedaily:

Welcome to Yade 20210903-5886~505649f~focal1 
[...]
ImportError: libopenblas.so.0: cannot open shared object file: No such file or directory

Apt update-upgrade give me:

jerome.duriez@XXX:~$ sudo apt update && sudo apt upgrade yade yadedaily
Hit:1 http://www.yade-dem.org/packages focal InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease                                                                         
Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease                                                                               
Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease                                                   
Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]                                        
Hit:6 http://archive.canonical.com/ubuntu focal InRelease                                                                   
Get:7 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]    
Fetched 214 kB in 1s (285 kB/s)    
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://www.yade-dem.org/packages focal InRelease' doesn't support architecture 'i386'
Reading package lists... Done
Building dependency tree       
Reading state information... Done
yade is already the newest version (2020.01a-6build2).
yadedaily is already the newest version (20210903-5886~505649f~focal1-1).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Would you know how to solve this problem ? Thanks

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.