View Single Post
  #3  
Old 03-04-2009, 12:41 PM
just alex just alex is offline
Member
 
Join Date: Nov 2008
Posts: 18
Here's the error
Traceback (most recent call last):
File "fixin' streetscene.py", line 199, in ontimer
for agent in DRIVING:
TypeError: iteration over non-sequence


it tells me where the problem is, but I don't know how to fix it.
Reply With Quote