I am trying to run the first example of the tutorial but fails,
turns out that does not import
>>> from dolfin import UnitSquare
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name UnitSquare
The installation was done in ubuntu with
sudo add-apt-repository ppa:fenics-packages/fenics
sudo apt-get update
sudo apt-get install fenics
sudo apt-get dist-upgrade
Maybe is nedded some package