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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to