I see that you have uploaded FEniCS 1.2 to the PPA repository. Thank you. michele
On Sat, Oct 19, 2013 at 9:20 AM, Michele Zaffalon < [email protected]> wrote: > Hello, > > I install FEniCS (version is 1.2.0) from the standard Ubuntu 13.10 Saucy > repository as there is no Saucy distribution in PPA. After importing dolfin > in python I get: > > >>> import dolfin > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "/usr/lib/python2.7/dist-packages/dolfin/__init__.py", line 16, in > <module> > import cpp > File "/usr/lib/python2.7/dist-packages/dolfin/cpp/__init__.py", line 40, > in <module> > exec("import %s" % module_name) > File "<string>", line 1, in <module> > ImportError: No module named common > > I see these two threads > http://fenicsproject.org/pipermail/fenics-support/2013-August/000043.htmlbut > the package was installed manually and the older > http://fenicsproject.org/pipermail/fenics-support/2013-June/000035.htmlbut no > resolution. > > Best regards, > michele > >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
