Skip to content

ImportError: libpetsc_real.so.3.6: cannot open shared object file: No such file or directory #3

@vvelagal

Description

@vvelagal

When I start jupyter notebook and try to import chaste, I get an error:

 37 import os, sys
 38 

---> 39 from _chaste_project_PyChaste_preload import *
40 import chaste.core
41

ImportError: libpetsc_real.so.3.6: cannot open shared object file: No such file or directory

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