[XML-SIG] XML Python package installation
Hemangee
hemangee@pspl.co.in
Tue, 27 Jun 2000 11:55:07 +0700
Hello,
I tried installing the XML package v0.5.2 which is the Python XML
package on my Windows NT workstation.
It gives following errors when I run the command :
python setup.py build
File "E:\PyXML-0.5.4\setup.py", line 185, in ?
func()
File "E:\PyXML-0.5.4\setup.py", line 134, in build_win32
create_build_dir()
File "E:\PyXML-0.5.4\setup.py", line 131, in create_build_dir
copytree('xml', 'build/xml')
File "E:\PyXML-0.5.4\setup.py", line 103, in copytree
names = os.listdir(src)
OSError: [Errno 3] No such process
Please help.
Thanks in advance,
Hemangee.