在windows上测试没问题,在linux上就出现了:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/CGIHTTPServer.py", line 253, in run_cgi
os.execve(scriptfile, args, env)
OSError: [Errno 2] No such file or directory
Python 版本:2.7.5
添加回答
举报
0/150
提交
取消