I tried running `tutorials/HT/partitioned-heat/fenics-fenics` and got an error: ``` $ python3 heat.py ... ModuleNotFoundError: No module named 'fenics' ```