<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.2">
</HEAD>
<BODY>
[23:31:53 <A HREF="mailto:root@downloads">root@downloads</A>]yum<BR>
There was a problem importing one of the Python modules<BR>
required to run yum. The error leading to this problem was:<BR>
<BR>
   No module named yum<BR>
<BR>
Please install a package which provides this module, or<BR>
verify that the module is installed correctly.<BR>
<BR>
It's possible that the above module doesn't match the<BR>
current version of Python, which is:<BR>
2.3.5 (#1, Aug 25 2005, 09:17:42)<BR>
[GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)]<BR>
<BR>
If you cannot solve this problem yourself, please go to<BR>
the yum faq at:<BR>
  <A HREF="http://wiki.linux.duke.edu/YumFaq">http://wiki.linux.duke.edu/YumFaq</A><BR>
<BR>
<BR>
[23:31:55 <A HREF="mailto:root@downloads">root@downloads</A>]python<BR>
Python 2.0.1 (#1, Jul 12 2006, 18:03:04)<BR>
[GCC 3.4.4 20050721 (Red Hat 3.4.4-2)] on linux2<BR>
Type "copyright", "credits" or "license" for more information.<BR>
>>> import yum<BR>
Traceback (most recent call last):<BR>
  File "<stdin>", line 1, in ?<BR>
ImportError: No module named yum<BR>
<BR>
[23:32:55 root@downloads]rpm -q python<BR>
python-2.4.3-8.FC5<BR>
<BR>
[22:44:06 root@i386]rpm -q python-devel<BR>
package python-devel is not installed<BR>
<BR>
<BR>
Yum is not the only one that has the problem.
</BODY>
</HTML>