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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines