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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of "Martin v. Löwis"
Sent: Saturday, January 07, 2006 4:07 AM
To: [EMAIL PROTECTED]
Cc: xml-sig@python.org
Subject: Re: [XML-SIG] trouble installing PyXML package

[EMAIL PROTECTED] 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@python.org
http://mail.python.org/mailman/listinfo/xml-sig


_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to