Dear Simone,
On 17 Jun 2019, at 17:46, Simone Puel <spuel@utexas.edu> wrote:
Hi,
My name is Simone Puel, a graduate student at the University of Texas at Austin. I would like to use Firedrake for my research, but once installed I run the test suggested to check that the Firedrake installation is fully functional, but I got the following error. I am using Ubuntu-Mate distribution with ubuntu bionic 18.04.2 LTS with Python 3.6.8 in Anaconda environment. Could you help me in the installation, please? Thank you so much in advance. Have a wonderful day.
This error suggests that somehow there were some problems in the installation. Can you send the contents of firedrake-install.log? We can also check if importing h5py, which is the issue here, on its own works. After activating the virtual environment, can you send the output of python -c "import h5py" ? Thanks, Lawrence