[XML-SIG] Regd. PyXML

Vishal Bhargava vishal at veriwave.com
Tue Jan 10 19:07:25 CET 2006


Hello All:
I needed some help with Python and XML. I have a python file consisting of
dictionary elements and I would like to build an XML document from that. I
would also like to parse that XML document back and build the dictionary
from that as well. Thanks for all the help.
Cheers,
Vishal

-----Original Message-----
From: xml-sig-bounces at python.org [mailto:xml-sig-bounces at python.org] On
Behalf Of "Martin v. Löwis"
Sent: Saturday, January 07, 2006 4:07 AM
To: PyXML at fcl.demon.nl
Cc: xml-sig at python.org
Subject: Re: [XML-SIG] trouble installing PyXML package

PyXML at fcl.demon.nl wrote:
> Trying "sudo python setup.py install" gives me the same results. I have no
idea
> what can be the problem but I suspect the setup script expected me to
provide a
> parameter?

No. Something is wrong with your Python installation. Where did you get
that Python installation from? If you installed it yourself, how
precisely did you do that? Do you have a file
/usr/lib/python2.4/config/Makefile?

As a work-around, try setting the environment variable CC to "gcc".

Regards,
Martin
_______________________________________________
XML-SIG maillist  -  XML-SIG at python.org
http://mail.python.org/mailman/listinfo/xml-sig




More information about the XML-SIG mailing list