https://github.com/httprunner/funplugin/blob/a0040bd1ac326e8c53bf96362b555cc1f5b6741a/myexec/cmd.go#L165 Windows下PATH间应该用分号“;”,调用过一次`RunCommand`后,`isPython3`一直返回false, 报错“executable file not found in %PATH%” https://github.com/httprunner/funplugin/blob/a0040bd1ac326e8c53bf96362b555cc1f5b6741a/myexec/cmd.go#L24 
funplugin/myexec/cmd.go
Line 165 in a0040bd
Windows下PATH间应该用分号“;”,调用过一次
RunCommand后,isPython3一直返回false, 报错“executable file not found in %PATH%”funplugin/myexec/cmd.go
Line 24 in a0040bd