[XML-SIG] problem installing PyXML-0.7.1 and PyXML-0.8.1

LDC - Pablo Endres Lozada epablo@ldc.usb.ve
Tue, 21 Jan 2003 05:23:05 -0400 (VET)


	Hi,
	I've been trying to install PyXML-0.7.1 and PyXML-0.8.1
	on a SCO 5 server but it doesn't work.  When I do the
	installation via distutils I get no errors but when I try to use
	the expat library y get the following error:

>>> from xml.parsers import expat
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/site-packages/_xmlplus/parsers/expat.py", line 
4, in ?
    from pyexpat import *
ImportError: No module named pyexpat


	The pyexpat.so is in that directory and to try and make things
	work I copied it to the lib-dynload dir and it still doesn't work.

	Any Ideas on how to make it work?
	Thanks in advance

-- 
		Muchas personas creen que piensan,
		cuando en realidad sólo están reordenando sus
		prejuicios.
					- William James
 
       .-----------------------------------------------------------------.
      /  .-.               Pablo Endres Lozada                        .-.  \
     |  /   \       Laboratorio Docente de Computacion              /   \  |
     | |\_.  |                USB - Venezuela                      |    /| |
     |\|  | /|                                                     |\  | |/|
     | `---' |               epablo@ldc.usb.ve                     | `---' |
     |       |                                                     |       | 
     |       |-----------------------------------------------------|       |
     \       |                                                     |       /
      \     /                                                       \     /
       `---'                                                         `---'