[Ilugc] after inst. of python 2.2.1 -- printtool not working

  • From: mksarav@xxxxxxxxxxxxxxx (M K Saravanan)
  • Date: Thu, 25 Jul 2002 13:52:45 +0800 (SGT)

Hi,

I am using RH Linux 7.2.  I removed the default python came with that
distribution and installed python 2.2.1 from the source.

python is working perfectly now.  But the problem, suddenly the printing
service stopped working.  When i tried "printtool" it gives me the
following error:

---------
Traceback (most recent call last):
  File "/usr/sbin/printtool", line 7, in ?
    import printconf_gui
  File "/usr/share/printconf/util/printconf_gui.py", line 40, in ?
    from printconf_conf import *
  File "/usr/share/printconf/util/printconf_conf.py", line 81, in ?
    from xml.utils import qp_xml
ImportError: No module named utils
----------


I am not able to find xml.utils and instead I got "Gnosis Utils" in google
search.  Is that the appropriate module to solve the above problem?

-- mks --



Other related posts: