On Tue, Nov 5, 2013 at 4:17 PM, Charles Henry <[email protected]> wrote:
> There's nothing in the site-packages directory of my installation that 
> creates classes parameters or MPI.  Does your installation have files 
> parameters.py, MPI.py, or does your dolfin/cpp module have classes defined 
> "parameters" and "MPI"?

These should be defined in site-packages/dolfin/cpp. What do you have
in this directory?

> I think I'm missing something in my installation, but I don't know how to get 
> it.

Yes, it looks like the Python extension module wasn't built correctly.
Can you run cmake again in the build directory and look for any error
message and if Python is enabled or not?

Johannes
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to