> "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 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list