On Sun, Feb 15, 2004 at 02:06:35PM -0500, Raghu Vadapalli wrote: > [root@ramanujan root]# python -V > Python 2.2.3 > [root@ramanujan root]# > > Looks like I still have 2.2 on m/c but still the same problem ever after > setting the PYTHONPATH to /usr/lib/python-2.2/site-packages. > > Raghu. > On Sun, 2004-02-15 at 13:25, Gerrit wrote: > > Scott Fones wrote: > > > Traceback (most recent call last): > > > File "/usr/sbin/up2date", line 29, in ? > > > from up2date_client import up2date > > > File "up2date.py", line 36, in ? > > > File "depSolver.py", line 4, in ? > > > File "packageList.py", line 17, in ? > > > File "up2dateComps.py", line 7, in ? > > > File "/usr/lib/python2.3/site-packages/rhpl/comps.py", line 5, in ? > > > import libxml2 > > > ImportError: No module named libxml2 > > > > > > Any ideas? Do you have libxml2-python installed, it should be a require for yum package. rpm -qil libxml2-python whill tell you for which version of python it was compiled and whether this correspond to python 2.2.3 Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ veillard@xxxxxxxxxx | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/