I would like to give some feedback about ...
From: http://www.checkio.org/mission/secret-message/solve/
HTTP_USER_AGENT:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36
I got the error in monkeys typing too.
getting the following error:
Upon execvpe python2.7 ['python2.7', '/home/site/checkio/runners/py27.py', 'dfd379b6913349c4b1caacd8043ef21a', 'req', '2323'] in environment id 140430539163640
: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
Created at: 2016/03/28 23:37; Updated at: 2016/03/31 21:27