看有的是把subprocess.py的class popen 里 init()下的shell=False改为shell=False,试了无效。还有的是把环境变量,c://windows/system32/cmd.exe修改c://system32/cmd.exe。但我c://下没有这个。放弃