-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Affects: PythonCall
Describe the bug
using CondaPkg
]conda add fenics-dolfinx
using PythonCall
dolfinx = pyimport("dolfinx")
ERROR: LoadError: Python: ImportError: libdolfinx.so.0.10: cannot open shared object file: No such file or directory
What's strange is
using CondaPkg
]conda run python
>>> import dolfinx
works fine
Your system
Ubuntu 24.04, Julia 1.12.1, PythonCall 0.9.30. Python and Conda managed by CondaPkg (default environment).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working