Type in a terminal:
Then in the Python environment type:
import mayavi
If numpy is not installed you should get the following error:
Traceback (most recent call last):
File ”<stdin>”, line 1, in <module>
ImportError: No module named mayavi
Type in a terminal:
sudo apt-get install mayavi2