Thread Previous • Date Previous • Date Next • Thread Next |
Harish Narayanan wrote:
I started receiving the following recently when running pydolfin. Traceback (most recent call last): File "demo.py", line 1, in <module> from dolfin import * File "/pythonfoo/dolfin/__init__.py", line 46, in <module> from utils import * ImportError: No module named utils For now, I just remove the utils import to make this go away and nothing seems to miss it.
I just removed it. The utils module must have been removed at some point. Garth
Harish _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev
Thread Previous • Date Previous • Date Next • Thread Next |