• Server exception after last update

 

I would like to give some feedback about ...

From: http://www.checkio.org/mission/fizz-buzz/solve/

HTTP_USER_AGENT:

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36
######Checked solution on local Python, its right. Mistake started after last update
#####Exception text:

Upon execvpe python2.7 ['python2.7', '/home/site/checkio/runners/py27.py', '51ba8aa42cf94f178a4fe4ecc1c048cb', 'req', '2323'] in environment id 139954664643392 :Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/twisted/internet/process.py", line 403, in _fork path, uid, gid, executable, args, environment) File "/usr/local/lib/python2.7/site-packages/twisted/internet/process.py", line 453, in _execChild os.execvpe(executable, args, environment) File "/usr/local/lib/python2.7/os.py", line 355, in execvpe _execvpe(file, args, env) File "/usr/local/lib/python2.7/os.py", line 382, in _execvpe func(fullname, *argrest) OSError: [Errno 2] No such file or directory