[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: anaconda installer problem in livecd
- From: Chris Lumens <clumens redhat com>
- To: kala <kalabharath gmail com>
- Cc: anaconda-devel-list redhat com
- Subject: Re: anaconda installer problem in livecd
- Date: Thu, 25 Sep 2008 16:25:56 -0400
> "An error occurred when attempting to load an installer interface component.
>
> className = AccountWindow"
You're missing some component that is imported by the AccountWindow
screen, or your modifications have introduced a typo that's causing the
import of this screen to fail. Check the imports in iw/account_gui.py
and make sure your custom image has all the libraries and python modules
that screen requires.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]