Traceback (most recent call last): File "/srv/www/htdocs/philip/maps/photomap.py", line 319, in main() File "/srv/www/htdocs/philip/maps/photomap.py", line 305, in main username, user_id, iconserver, photosurl, set_id, set_name, set_descrip, center_lon, center_lat, zoom_level, pix, users, sets = check_cgi(people) File "/srv/www/htdocs/philip/maps/photomap.py", line 54, in check_cgi username = people[people.keys()[0]][0] # otherwise use the first user IndexError: list index out of range