Public bug reported:
Binary package hint: python-petsc
I am using the gutsy beta. You can see the steps I took below, and the
resulting error message.
[EMAIL PROTECTED]:~$ python
Python 2.5.1 (r251:54863, Sep 11 2007, 23:45:49)
[GCC 4.1.3 20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from petsc4py import PETSc
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site-packages/petsc4py/PETSc.py", line 20, in
<module>
from petsc4py.Error import *
File "/usr/lib/python2.5/site-packages/petsc4py/Error.py", line 28, in
<module>
from petsc4py.lib import _petsc
File "/usr/lib/python2.5/site-packages/petsc4py/lib/_petsc.py", line 14, in
<module>
_petsc = petsc4py.lib.Import()
File "/usr/lib/python2.5/site-packages/petsc4py/lib/__init__.py", line 63, in
Import
petscext = imp.load_module(mname, fo, fn, stuff)
ImportError: /usr/lib/libpetsc.so.2.3.2: undefined symbol: queue
** Affects: petsc4py (Ubuntu)
Importance: Undecided
Status: New
--
importing petsc results in underfined symbol
https://bugs.launchpad.net/bugs/146144
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs