← Back to team overview

dolfin team mailing list archive

Re: Import error

 

I'll sort out the ifdefs for SCOTCH soon.

Garth

Marie Rognes wrote:
> 
> Newly updated dolfin gives me this error:
> 
>    meg@localhost ~/local/src/fenics/adaptivity/demo $ python
>    Python 2.6.4 (r264:75706, Dec  7 2009, 23:01:27)
>    [GCC 4.3.2] on linux2
>    Type "help", "copyright", "credits" or "license" for more information.
>     >>> import dolfin
>    Traceback (most recent call last):
>      File "<stdin>", line 1, in <module>
>      File
>    "/home/meg/local/lib64/python2.6/site-packages/dolfin/__init__.py",
>    line 13, in <module>
>        import dolfin.cpp as cpp
>      File
>    "/home/meg/local/lib64/python2.6/site-packages/dolfin/cpp.py", line
>    6, in <module>
>        import _cpp
>    ImportError: /home/meg/local/lib/libdolfin.so.0: undefined symbol:
>   
> _ZN6dolfin6SCOTCH17compute_partitionERSt6vectorIjSaIjEERKNS_13LocalMeshDataE
> 
> 
> 
> scons configure attached. Help?
> 
> -- 
> Marie
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp




References