wx and SOAPpy interaction

alf ask at me
Thu Apr 12 21:29:17 EDT 2007


Hi,

there is problem when I import (python 2.4) wx and SOAPpy at the same 
time. I narrowed the problem to following (on Linux):

 >>import wx
 >>import pyexpat

Traceback (most recent call last):
   File "<stdin>", line 1, in ?
ImportError:
/apps/public/python_2.4.4/lib/python2.4/lib-dynload/pyexpat.so:
undefined symbol: XML_StopParser


any insight?

Andy



More information about the Python-list mailing list