← Back to team overview

dolfin team mailing list archive

Problem building mercurial

 


I am trying to build the dependencies for DOLFIN.
I've downloaded mercurial-1.0.2, and the build gives this error

swinst@l11 % make install-home
python setup.py build
Traceback (most recent call last):
 File "setup.py", line 15, in ?
   from distutils.core import setup, Extension
ImportError: No module named distutils.core
make: *** [build] Error 1

Can you tell me what  distutils.core is a part of?
How do I make this module available?

Thanks

David




Follow ups