Re: wx and SOAPpy interaction

2007-04-17 Thread alf
Amaury Forgeot d'Arc wrote: > alf a écrit : > >> 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 "", line 1, in ? >>

Re: wx and SOAPpy interaction

2007-04-14 Thread Amaury Forgeot d'Arc
alf a écrit : > 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 "", line 1, in ? > ImportError: > /apps/public/python_2.4.4/

wx and SOAPpy interaction

2007-04-12 Thread alf
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 "", line 1, in ? ImportError: /apps/public/python_2.4.4/lib/python2.4/lib-dynload/pyexpat.so: