4Suite

Bo M. Maryniuck b.maryniuk at forbis.lt
Thu Aug 22 14:39:34 EDT 2002


Hello, all.
Probably somebody had the same problem. My box is:
	- Linux SuSE 7.2 Pro
	- Python 2.0
	- PyXML 0.8

There is some "undefined symbol". Who knows what is exactly and why it 
appears? Maybe it is some library version mistmach? Sure, use Python 2.2 is 
better, but I need exactly 2.0

>>> import xml.xslt
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.0/site-packages/_xmlplus/xslt/__init__.py", line 36, 
in ?
    from xml import xpath
  File "/usr/lib/python2.0/site-packages/_xmlplus/xpath/__init__.py", line 
106, in ?
    import Context
  File "/usr/lib/python2.0/site-packages/_xmlplus/xpath/Context.py", line 16, 
in ?
    import CoreFunctions
  File "/usr/lib/python2.0/site-packages/_xmlplus/xpath/CoreFunctions.py", 
line 21, in ?
    from xml.xpath import Util, Conversions
  File "/usr/lib/python2.0/site-packages/_xmlplus/xpath/Conversions.py", line 
23, in ?
    from xml.utils import boolean
ImportError: undefined symbol: PyType_IsSubtype


-- 
Regards, Bogdan

Key emulation:
[ ] Intuitive
[*] Emacs        (Seen in an MCEdit dialog) 





More information about the Python-list mailing list