BrianS wrote:
> File "/usr/share/printconf/util/printconf_conf.py", line 83, in ?
> from xml.utils import qp_xml
> ImportError: No module named utils
> It seems that the xml package have been changed.
Not exactly. xml.utils is part of the XML processing package PyXML -
you don't get it in
BrianS wrote:
> Hi,
>
> I'm trying to learn Python and wanted to play with Tkinter. I
> couldn't get it to work so I figured it would help if I installed the
> newest verison of Python. I downloaded the source, compiled it and
> installed it. No problem. The next time I booted my machine I the
Hi,
I'm trying to learn Python and wanted to play with Tkinter. I couldn't
get it to work so I figured it would help if I installed the newest
verison of Python. I downloaded the source, compiled it and installed
it. No problem. The next time I booted my machine I the following
errors when it