Most likely, your Python version is too ols. What is the output of 'python -V'?
You should really have Python>=2.5. What system are you on? ilmar David Porter wrote: > I am trying to build the dependencies for DOLFIN. > I've downloaded mercurial-1.0.2, and the build gives this error > > [EMAIL PROTECTED] % 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 > > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
