Search Discussions
-
Hi, hoping if you can help me with this?. I?m trying to instal PyXML-0.8.4, and when I execute the install python setup.py install command, as it is performing the install it is returning what appear ...
James Kanuch
Jun 26, 2015 at 6:04 pm
Jun 27, 2015 at 5:31 am -
Sent from my iPad
Jerry Smith
Sep 8, 2012 at 5:43 am
Sep 8, 2012 at 5:43 am -
PyXML is no longer maintained. It's no surprise that it doesn't work. Regards, Martin
Martin
Aug 16, 2012 at 12:16 pm
Aug 16, 2012 at 12:16 pm -
I am aware of the issue, and it's *not* being looked into, and it will *not* be fixed. PyXML is no longer maintained (and hasn't been for nearly a decade). Regards, Martin
Martin
Aug 16, 2012 at 12:15 pm
Aug 16, 2012 at 12:15 pm -
Hello, I'm new to XML, just starting to use the Python-based xml_marshaller module. I'm also relatively new to Python, though I'm deeper there then in xml or the module. Can someone point me to a ...
Dean Richardson P.Eng
Jul 24, 2012 at 8:44 pm
Jul 24, 2012 at 8:44 pm -
I'm running a script with 2.7 that deals with some heavy XML files. I'm trying to speed it up best I can; using cProfile I've seen what's taking all the time. It's the function ...
Joe Borġ
Jun 13, 2012 at 5:39 pm
Jun 14, 2012 at 12:59 pm -
The Royal Bank of Scotland plc, Registered in Scotland No. 90312. Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB Authorised and regulated by the Financial Services Authority. This e-mail ...
Rathi Subbaraj
Feb 10, 2012 at 1:34 pm
Feb 11, 2012 at 7:44 pm -
Hi, Is there a way to validate XML against a schema having embedded schematron rules in the w3C xml schema using python (preferably lxml)? Any support for xsd 1.1 in python yet? Thanks Geert
Geert Bormans
Aug 25, 2011 at 1:52 pm
Aug 25, 2011 at 1:52 pm -
Dear all, I'm a bit of a newbie at using web services, and so I installed PyXML (0.84) and ZSI (2.0) ontop of my Python install (2.5). When I try to use the web service I was interested in, I get an ...
Rachel Cavill
Apr 13, 2011 at 4:39 pm
Apr 13, 2011 at 4:39 pm -
I am getting this creating /usr/local/lib/python2.6/dist-packages/_xmlplus error: could not create '/usr/local/lib/python2.6/dist-packages/_xmlplus': Permission denied Stephanie Rickett :o) ...
Stephanie Rickett
Dec 1, 2010 at 6:35 pm
Dec 8, 2010 at 7:28 am -
Dear sirs; I 've downloaded the above version and tried to install it following the directions of the readme file. It built and installed, but I can use it as expected. First, since in OS X the ...
Alberto Palacios Pawlovsky
Nov 19, 2010 at 1:32 am
Dec 8, 2010 at 9:32 am -
when i ran 'python setup.py install' i got:extensions/pyexpat.c:493: error: ?xmlparseobject? has no member named ?buffer?extensions/pyexpat.c:496: error: ?xmlparseobject? has no member named ...
Richard hanning
Nov 18, 2010 at 2:34 am
Dec 8, 2010 at 8:41 am -
hello all, dose any one know why there is no xml.xpath module available in python 2.6.x ? thanks -- Using Opera's revolutionary email client: http://www.opera.com/mail/
Nima
Oct 11, 2010 at 6:33 am
Oct 11, 2010 at 7:47 am -
Hi, I was told [1] to handle END_ELEMENT when expanding node. But I cannot find or write how it should be written. If I expand node in END_ELEMENT it throw me an error, if I expand node in ...
Vojtěch Rylko
Oct 8, 2010 at 4:46 pm
Oct 8, 2010 at 4:46 pm -
Hi, I downloaded PyXML-0.8.4.tar from the sourceforge site and tried to install. I am getting the following error. Please help me in resolving this. # python setup.py install Traceback (most recent ...
Balakrishnan, Rakesh
Oct 1, 2010 at 7:14 am
Nov 4, 2010 at 6:07 am -
Hi. I'm relatively new to python and totally new to PyXML. If anyone has advice about this problem, thanks in advance. 253.8.242.10.in-addr.arpa:~/src/PyXML-0.8.4 python3.1 setup.py install Traceback ...
Helly John J.
Sep 12, 2010 at 9:20 pm
Sep 21, 2010 at 10:59 pm -
i noticed a couple of errors in pyxml when trying to run a blender2cs script. the files are in xml/xpath cheers, arun An HTML attachment was scrubbed... URL: ...
Arun Kumar
Jul 15, 2010 at 5:13 pm
Nov 19, 2010 at 11:54 pm -
Due to PEP-3003 this cannot land in stdlib until at least Python 3.3, but I would like to open discussion on including XSLT support in the Python standard library. With respect to lxml (which is an ...
Arc Riley
Jun 19, 2010 at 2:01 pm
Jun 19, 2010 at 2:01 pm -
I am parsing an XML file with Python 2.6.5 minidom in Windows and it is mostly working but minidom seems to have problems dealing with Windows cr/lf characters. It creates an extra textnode that ...
Peterson, Wayne
May 9, 2010 at 6:43 am
May 12, 2010 at 1:46 pm -
Hello. I've only done a litte bit of parsing with minidom before but I'm having trouble getting my values out of this xml. I need the latitude and longitude values in bold. I've tried several things. ...
Kimmyaf
Apr 25, 2010 at 10:24 pm
Apr 28, 2010 at 9:37 pm -
Hi, Does XBEL supports TAGS attribute? I see that in the <bookmark element , "TAG" does not exist as an attribute. If it's not there, can we define our own custom attribute to support tags? Thanks, ...
Rachel Brown
Apr 14, 2010 at 6:26 pm
Apr 14, 2010 at 6:26 pm -
Dear XML-SIG, I am trying to find a working, maintained DTD parser written in Python. The main Python XML distribution does not include one. I was using the PyXML parser, but (1) (at least on ...
L Peter Deutsch
Apr 3, 2010 at 1:45 pm
Apr 5, 2010 at 2:48 am -
I am trying to compile a program, gnome-doc-utils and its producing an error saying it can't import libxml2: ImportError: No module named libxml2 I have installed the following Python module, so I ...
Brown wrap
Mar 14, 2010 at 12:40 am
Mar 14, 2010 at 7:19 am -
Hi everybody! I'm trying to install PyXML 0.8.4 on Ubuntu 9.10; but the following error message appear: http://paste.ubuntu.com/393468/ I've installed python-dev and try with python2.4; 2.5 and 2.6 ...
Humberto Yances
Mar 11, 2010 at 7:13 pm
Mar 11, 2010 at 8:33 pm -
Hi all! I'm trying to read one by one record in XML file to find out its tag and attribute for schema matching. But I haven't done yet. So, could you help me?! Thanks so much! :) -- Best regards, ...
Hichiro
Mar 8, 2010 at 9:42 am
Mar 8, 2010 at 10:40 am -
Hi guys I am new to python. I have just installed python yesterday for my mythtv project. I found a site here<https://sayap.com/blog/2008/12/30/mythtv-s-xmltv-grabber-for-malaysia-channels for ...
Sharifah ummu kulthum
Feb 22, 2010 at 1:24 pm
Feb 23, 2010 at 10:51 am -
I want to develop some tools for working with XML document files. This might require the validation of XML rules and converting various formats into XML. What is new and available? Some of the things ...
James Johnston
Feb 18, 2010 at 8:42 pm
Feb 21, 2010 at 11:14 am -
Hi I am using Ubuntu 9.10 This is the error putput regards Vinicio PyXML-0.8.4$ python2.5 setup.py build running build running build_py running build_ext building '_xmlplus.parsers.pyexpat' extension ...
Vinicio Nocciolini
Feb 17, 2010 at 10:47 am
Feb 21, 2010 at 6:30 am -
Hi, How can i send an xml file from python to flex 3? Any one can help me.... With example codes.... Thanks in advance nimyliji -- View this message in context: ...
Nimmyliji
Feb 9, 2010 at 9:18 am
Feb 9, 2010 at 9:18 am -
Hello, I am not real sure if my question belongs here or not, but this is best place I could find. I am a python beginner and trying to teach myself how to parse some XML with minidom. This is the ...
Kimmyaf
Feb 4, 2010 at 4:04 am
Feb 4, 2010 at 12:43 pm -
I'm using the xmlrpc MultiCall class pretty heavily in an application and every time I've somehow caused an error in the xmlrpclib.py code, I get an exception trying to raise the exception. Here's ...
Ssteiner
Jan 20, 2010 at 1:43 pm
Jan 21, 2010 at 1:55 pm -
Hi! Not totally sure this is the right list for this but... This just popped up in a program that has successfully (in this run) made thousands of multicall()s. Then, out of the blue, this came up. I ...
SsteinerX
Jan 16, 2010 at 2:47 am
Jan 17, 2010 at 12:21 pm -
When I try to build pyXML in ubuntu 9.10 I get the following error 'gcc' failed with error status 1. An HTML attachment was scrubbed... URL: ...
Ryan murphy
Jan 15, 2010 at 3:34 pm
Jan 15, 2010 at 6:19 pm -
Dear, To process XML from Python ... What is the best library ? http://pyxml.sourceforge.net/topics/books.html is officially not supported / maintained anymore There is the libxml2 but there are not ...
Thomas Lionel Smets
Dec 1, 2009 at 10:03 am
Dec 1, 2009 at 10:05 pm -
A dislike of static structures is certainly a prevalent view among Python aficionados, even those who tolerate XML. I don't expect to get much attention from people who are building systems where ...
Peter A. Bigot
Nov 19, 2009 at 10:45 pm
Nov 19, 2009 at 11:02 pm -
PyXB version 1.0.0 is now available from SourceForge at: http://sourceforge.net/projects/pyxb/ PyXB (Python XML Schema Bindings; "pixbee") is a pure Python package that generates Python source code ...
Peter A. Bigot
Nov 19, 2009 at 12:05 am
Nov 19, 2009 at 12:05 am -
Hi, Product - zope 2.8.5 final [python version - 2.3.5] I get following error when executing - python setup.py build ============ running build_ext error: Python was built with version 6 of Visual ...
Sudesh Soni
Nov 17, 2009 at 4:50 pm
Nov 20, 2009 at 2:40 am -
Hi, The generic marshal module has been published on Pypi with support of namespaces. It uses lxml as backend parser. http://pypi.python.org/pypi/xml_marshaller/0.9 source: ...
Nicolas Delaby
Oct 22, 2009 at 11:03 am
Oct 22, 2009 at 11:03 am -
Hi all, I would like to know what is the status of pyxml ? I saw on sourceforge that it is no longer maintained but i want to have a confirmation. So i'm using a interesting module of the pyxml ...
Nicolas Delaby
Oct 21, 2009 at 4:39 pm
Nov 5, 2009 at 10:05 pm -
Hello, I would like to make a program that takes a text file with the following representation for example: outlook = sunny outlook = overcast: yes (4.0) outlook = rainy and convert it to xml file ...
Antonis Kaklis
Oct 21, 2009 at 1:49 pm
Oct 21, 2009 at 2:18 pm -
XBEL item #2875536, was opened at 2009-10-09 15:42 Message generated for change (Tracker Item Submitted) made by sevenj You can respond by visiting: ...
SourceForge.net
Oct 9, 2009 at 7:42 am
Oct 9, 2009 at 7:42 am -
Several months ago I announced the initial public release of PyXB, a pure Python package that generates Python bindings from XML schema. PyXB is now feature-complete at version 0.7.3, with an ...
Peter A. Bigot
Sep 19, 2009 at 5:28 pm
Sep 19, 2009 at 5:28 pm -
Hi Guys, I got a bit idea about parsing XML file from online search. I need to modify node attributes in an XML file while I read it. I could read node attributes; but when I modify them using ...
Abhishek Kane
Sep 16, 2009 at 3:33 pm
Sep 17, 2009 at 7:47 am -
Hi all, Am very new to XML, I have a query, Does Python libexpat and EXPAT are same or they are diffrent? Thanks in advance. Regards, Hari
Hari
Aug 20, 2009 at 1:48 pm
Aug 21, 2009 at 3:11 pm -
I have a xml file that describes the schema of a database, but this file does not the records (just the attributes column names). I have another file that has the data in a txt file. I would like to ...
Uche
Jul 21, 2009 at 8:40 pm
Jul 21, 2009 at 8:40 pm -
Hi All, I am developing a python parsing program. This program takes two inputs a comma dilimeted txt file and an xml file, which represents the structure of the datafile. I am using python minidom ...
Uche
Jul 21, 2009 at 5:19 pm
Jul 21, 2009 at 10:09 pm -
I'm new to lxml. I've parsed a simple document, as shown below. But I every simple xpath() expression I try returns empty list. What am I doing wrong? Perhaps I need to spec the namespace to the ...
Bo Laurent
Jul 21, 2009 at 8:59 am
Jul 21, 2009 at 3:27 pm -
Efficient XML Interchange (EXI) is moving toward adoption by W3C. It provides a format for efficiently representing XML documents with schema-informed and schema-less modes. There is an open-source ...
Stanley A. Klein
Jul 15, 2009 at 3:37 pm
Jul 17, 2009 at 3:01 pm -
Hello, I could use some really basic help about using Etree. I have tried reading the etree and expat doc but I don't understand most of it. I have an xml file that contains a dtd that defines a ...
Stuart McGraw
Jul 12, 2009 at 7:35 pm
Jul 13, 2009 at 6:08 am -
Hi, I'm looking for some guidence in handling a testing issue. I'm new to XML/XSLT, so please bear with me. First, a little background. My charter is to generate XML test messages to make sure we ...
Tennis Smith
Jul 9, 2009 at 7:06 pm
Jul 9, 2009 at 11:49 pm
Group Overview
group | xml-sig |
categories | python |
discussions | 1,131 |
posts | 2,784 |
users | 837 |
website | python.org |
Top users
Archives
- June 2015 (6)
- September 2012 (1)
- August 2012 (2)
- July 2012 (1)
- June 2012 (3)
- February 2012 (2)
- August 2011 (1)
- April 2011 (1)
- December 2010 (4)
- November 2010 (5)
- October 2010 (4)
- September 2010 (2)
- July 2010 (1)
- June 2010 (1)
- May 2010 (13)
- April 2010 (17)
- March 2010 (8)
- February 2010 (16)
- January 2010 (10)
- December 2009 (3)
- November 2009 (14)
- October 2009 (8)
- September 2009 (5)
- August 2009 (4)
- July 2009 (21)
- June 2009 (10)
- May 2009 (10)
- April 2009 (3)
- March 2009 (3)
- February 2009 (12)
- January 2009 (16)
- December 2008 (6)
- November 2008 (10)
- October 2008 (7)
- September 2008 (7)
- August 2008 (37)
- July 2008 (16)
- June 2008 (19)
- May 2008 (4)
- April 2008 (19)
- March 2008 (29)
- February 2008 (46)
- January 2008 (17)
- December 2007 (9)
- November 2007 (19)
- October 2007 (18)
- September 2007 (27)
- August 2007 (13)
- July 2007 (17)
- June 2007 (15)
- May 2007 (16)
- April 2007 (22)
- March 2007 (14)
- February 2007 (15)
- January 2007 (15)
- December 2006 (15)
- November 2006 (13)
- October 2006 (12)
- September 2006 (17)
- August 2006 (14)
- July 2006 (11)
- June 2006 (24)
- May 2006 (26)
- April 2006 (17)
- March 2006 (8)
- February 2006 (29)
- January 2006 (29)
- December 2005 (85)
- November 2005 (88)
- October 2005 (17)
- September 2005 (13)
- August 2005 (35)
- July 2005 (22)
- June 2005 (22)
- May 2005 (35)
- April 2005 (55)
- March 2005 (75)
- February 2005 (71)
- January 2005 (119)
- December 2004 (38)
- November 2004 (41)
- October 2004 (61)
- September 2004 (99)
- August 2004 (139)
- July 2004 (69)
- June 2004 (38)
- May 2004 (38)
- April 2004 (27)
- March 2004 (55)
- February 2004 (43)
- January 2004 (75)
- December 2003 (36)
- November 2003 (57)
- October 2003 (68)
- September 2003 (124)
- August 2003 (58)
- July 2003 (90)
- June 2003 (88)
- May 2003 (3)
- April 2003 (1)
- March 2003 (1)
- February 2003 (1)
- January 2003 (1)
- December 2002 (1)
- November 2002 (1)
- October 2002 (1)
- September 2002 (1)
- August 2002 (1)
- July 2002 (1)
- June 2002 (1)
- May 2002 (1)
- April 2002 (1)
- March 2002 (1)
- February 2002 (1)
- January 2002 (1)
- December 2001 (1)
- November 2001 (1)
- October 2001 (1)
- September 2001 (1)
- August 2001 (1)
- July 2001 (1)
- June 2001 (1)
- May 2001 (1)
- April 2001 (1)
- March 2001 (1)
- February 2001 (1)
- January 2001 (1)
- December 2000 (1)
- November 2000 (1)
- October 2000 (1)
- September 2000 (1)
- August 2000 (1)
- July 2000 (1)
- May 2000 (2)
- April 2000 (1)
- March 2000 (1)
- February 2000 (1)
- January 2000 (1)
- December 1999 (1)
- November 1999 (1)
- October 1999 (1)
- September 1999 (1)
- August 1999 (1)
- July 1999 (1)
- June 1999 (1)
- May 1999 (1)
- April 1999 (1)
- March 1999 (1)
- February 1999 (1)
- January 1999 (1)
- December 1998 (1)
- November 1998 (1)
- October 1998 (1)
- September 1998 (1)
- August 1998 (1)
- July 1998 (1)
- June 1998 (1)
- May 1998 (1)
- April 1998 (1)
- March 1998 (1)
- January 1998 (1)
- January 1994 (1)