Greetings everyone,
I installed FenicsX on my computer using the method provided on the Fenicsx project website a week ago, however I wasn’t able to import PETsc from petsc4py. I reinstalled FenicsX after many tries to make it work and now when I try to import dolfinx, I am granted with this new error message :
libblosc2.so.2: cannot open shared object file : No such file or directory
When I try installing this module with conda install libblosc2.so.2
, conda tells me that it cannot be installed because it wasn’t found.
I tried looking for the module on the internet but I can’t find anything that match this name.
I tried reinstalling FenicsX but the issue remain unsolved. Is there any way I can find this module ?
PS : I’m on linux
Thanks for reading this, I look foward to your replies.
Have a nice day !