Spyce exception

File:/var/www/html/agency/agency.spy
Message:
TypeError: zip argument #2 must support iteration
Stack: /var/www/html/_shared/py/util.py:24, in fetchoneDict:
return dict(zip(col_names, cursor.fetchone()))
/var/www/html/_shared/py/agency.py:73, in load:
result = util.fetchoneDict( cursor )
agency.spy:23, in (main):
this_agency.load( agencyid )