I just installed this and it encountered an error with the user and team stats. Following is error output for your information (proteing folding progress is displayed):-
Downloading statistics from internet...
Main frame update at Thu Apr 13 08:37:03 2006
{'src': 'DATA', 'event': 'STARTUP'}
Key Error: 'INDV_NAME'
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "/home/mainframeguy/folding/protein_think-0.0.4-a/fahmodel.py", line 177, in run
self.get_online_stats()
File "/home/mainframeguy/folding/protein_think-0.0.4-a/fahmodel.py", line 150, in get_online_stats
self.model.INI.get("Main", "username"))
File "/home/mainframeguy/folding/protein_think-0.0.4-a/fahremote.py", line 63, in download_stats
bigdata[10] = bigdata[10].replace("\n", "")
IndexError: list index out of range
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Welcome to Help
I just installed this and it encountered an error with the user and team stats. Following is error output for your information (proteing folding progress is displayed):-
Downloading statistics from internet...
Main frame update at Thu Apr 13 08:37:03 2006
{'src': 'DATA', 'event': 'STARTUP'}
Key Error: 'INDV_NAME'
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "/home/mainframeguy/folding/protein_think-0.0.4-a/fahmodel.py", line 177, in run
self.get_online_stats()
File "/home/mainframeguy/folding/protein_think-0.0.4-a/fahmodel.py", line 150, in get_online_stats
self.model.INI.get("Main", "username"))
File "/home/mainframeguy/folding/protein_think-0.0.4-a/fahremote.py", line 63, in download_stats
bigdata[10] = bigdata[10].replace("\n", "")
IndexError: list index out of range
I just reinstalled and reran fahsetup - seems to work now, no idea what was wrong before.... Sorry for probable false alarm.