Difficulty installing PyXml.

Amitpython5 at aol.com Amitpython5 at aol.com
Fri May 20 16:05:59 EDT 2005


Hello,
 
  I have python installed under a different directory  
(/images/QA/QATools12/lib/python2.1), and I'm now trying to install PyXml. It  gives me the 
following error:
-> python setup.py build
Traceback (most recent call last):
File "setup.py", line 127, in ?
config_h_vars =  parse_config_h(open(config_h))
IOError: [Errno 2] No such file or  directory:   
/images/QA/QATools12/include/python2.1/config.h'

Is there any way to circumvent this? I guess, there is some error in my  
distutils package, but I really need a way to get around this. I need PyXml  
before I can use Soapy.
 
Thanks,
Amit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050520/c6f027dd/attachment.html>


More information about the Python-list mailing list