
deets at nospam
Nov 9, 2009, 4:04 AM
Post #1 of 1
(147 views)
Permalink
|
|
Re: installing library on MAC OS X 10.5.8
|
|
Xbiton schrieb: > Hi, > I'm new to mac and I'm having a lot of problems installing library on > mac ox x 10.5.8. > I want to install PyXML and although the install procedure - just done > like described on the web page of PyXML - That's a 5-years-old XML package. Don't use it. Your python2.5 already features element-tree, which is much nicer to use. Or is there a specific reason you need PyXML? Diez -- http://mail.python.org/mailman/listinfo/python-list
|