Hello.
I am trying to run the tutorial for fenics in Pop_os (Ubuntu) 18.04.
Pyrhon3 and Python2 are installed in the system.
Both pip3 list and pip2 list return a list with fenics and its dependencies.
The fenics installed was 2017 version from Ubuntu repository.
from mshr import * return no module named mshr error
I have tried to install fenics from ppa (2019 version) but the fenics package was labeled as broken.
Thus I reverted to 2017 version.
Any suggestion for a solution?
Kind regards,
Iwan