Yum Woes with Python

Jeff Spaleta jspaleta at gmail.com
Wed Nov 5 23:50:07 UTC 2008


On Wed, Nov 5, 2008 at 1:09 PM, Seann Clark
> <module>
>   import logging.config
> ImportError: No module named config

fascinating....

the python logging module should be part of the python package
check that with this:
rpm -ql python |grep logging

verify that the logging related files are "okay" with:
rpm -V python |grep logging



-jef




More information about the fedora-list mailing list