![]() |
#4
|
|||
|
|||
The error says you are iterating over an object which is not a list or sequence. It's occurring on the line "for agent in DRIVING:"
Looking at your code, the variable DRIVING is being assigned an integer value, which is not a list or sequence. You need to fix that line of code so it iterates over a list or sequence object. |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error when loading a lot of avatars | dan12345 | Vizard | 7 | 07-28-2008 04:24 AM |
Error Message | Jerhy | Vizard | 1 | 02-28-2006 01:59 PM |
Error Tracking | Vygreif | Vizard | 1 | 10-03-2005 04:50 PM |
Error when playing wav files...? | vjonshih | Vizard | 1 | 05-23-2005 12:21 PM |
The error window that couldn't | FlyingWren | Vizard | 2 | 12-02-2003 08:23 AM |