Closed gasagna closed 9 years ago
Hi, I can't reproduce this bug on my machine. Is the rest of the installation okay? I mean, if you comment out the from DofMapPlotter import DofmapPlotter
line in init.py and run some test or demo not related to dofmaps, is everything running smoothly then?
Hi, yes, the rest seems fine. It is indeed a very strange bug, which I cannot understand.
Hi, I think this is simply because the matplotlib package is not installed. We should probably make a test and enable DofMapPlotter only if matplotlib is installed.
HI,
cloned the repo and installed. I get this error on importing fenicstools:
I cannot understant why python complains about DofMapPlotter, which is in the path.
Davide