Hello. i tried to run some basic python cgi files, which worked perfectly, with some imports. however, when i try to 'import json' or 'import simplejson', i get error 500 - internal server error. json is supposed to be baseline. am i missing something? what is wrong? Thanks! edit: link to screenshot of error: json module not found http://i.imgur.com/zIk69vp.jpg