SCIENTIFIC-LINUX-USERS Archives

June 2012

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tru Huynh <[log in to unmask]>
Reply To:
Tru Huynh <[log in to unmask]>
Date:
Wed, 20 Jun 2012 16:58:48 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
On Wed, Jun 20, 2012 at 01:30:03PM +0200, Andras Horvath wrote:
<... snip ...>
> $ python
> Python 2.6.6 (r266:84292, Jun 18 2012, 09:57:52) 
> [GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> from xml.etree import cElementTree
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/usr/lib64/python2.6/xml/etree/cElementTree.py", line 3, in <module>
>     from _elementtree import *
> ImportError: /usr/lib64/python2.6/lib-dynload/pyexpat.so: symbol XML_SetHashSalt, version EXPAT_2_0_1_RH not defined in file libexpat.so.1 with link time reference

ldd /usr/lib64/python2.6/lib-dynload/pyexpat.so ?

[tru@ogotai ~]$ ldd /usr/lib64/python2.6/lib-dynload/pyexpat.so
        linux-vdso.so.1 =>  (0x00007fffe9dff000)
        libexpat.so.1 => /lib64/libexpat.so.1 (0x00007f2bd8920000)
        libpython2.6.so.1.0 => /usr/lib64/libpython2.6.so.1.0 (0x00007f2bd8566000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f2bd8349000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f2bd7fb9000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f2bd7db5000)
        libutil.so.1 => /lib64/libutil.so.1 (0x00007f2bd7bb1000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f2bd792d000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003e03200000)


Tru
-- 
Dr Tru Huynh          | http://www.pasteur.fr/recherche/unites/Binfs/
mailto:[log in to unmask] | tel/fax +33 1 45 68 87 37/19
Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France  

ATOM RSS1 RSS2