Closed kociak closed 5 years ago
Try upgrading fenics and petsc:
conda install fenics petsc
I think the latest builds should fix this
Verified fix:
conda create -yq -n fenics -c conda-forge
conda run -n fenics python -c 'import fenics'
(base) root@1eb172c57f5a:/# conda list -n fenics
Trying to import fenics generates the following traceback:
Environment
running Mac OS X 10.14.3
Details about
conda
and system (conda info
):