I installed fenics with
sudo add-apt-repository ppa:fenics-packages/fenics
sudo apt-get update
sudo apt-get install fenics
Most things seem to work fine, but when I try to import mshr it can't find the module. I'm trying to run the membrane deflection example in the tutorial, but I can't seem to generate a unit circle mesh.