Skip to content

Instantly share code, notes, and snippets.

@ShenXuGongZi
Created June 30, 2012 04:08
Show Gist options
  • Save ShenXuGongZi/3022219 to your computer and use it in GitHub Desktop.
Save ShenXuGongZi/3022219 to your computer and use it in GitHub Desktop.
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named i18n
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.4.3 (#1, Jan 21 2009, 01:10:13)
[GCC 4.1.2 20071124 (Red Hat 4.1.2-42)]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://wiki.linux.duke.edu/YumFaq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment