2004-06-28, 05:42 PM
When I try to install RedHat I get this message after a few clicks:
Quote:Traceback (most recent call last):IndexError: list index out of range
- File "/usr/lib/anaconda/gui.py", line 764, in nextClicked self.setScreen()
- File "/usr/lib/anaconda/gui.py", line 985, in setScreen new_screen=apply(self.currentWindow.getScreen, args)
- File "/usr/lib/anaconda/iw/mouse_gui.py", line 232, in getScreen self.setupMice()
- File "/usr/lib/anaconda/iw/mouse_gui.py", line 122, in setupMice model=fields[1]
When I click "OK", anaconda just quits.. What do I do?
StingBear