View Single Post
  #3  
Old 12-02-2008, 03:23 PM
TrashcanPatrol TrashcanPatrol is offline
Member
 
Join Date: Aug 2008
Posts: 43
The code is not working for me... I keep getting this error from it:
Quote:
Traceback (most recent call last):
File "<string>", line 11, in ?
File "quest.py", line 85, in ?
score_data = open('quest_data','a')
TypeError: 'VizText' object is not callable
Reply With Quote