I manually change all relative path to absolute path in .bat to run the .exe file. It was succeed. I used
subprocesss.Popen("your bat file") #I do change bat path also as an absolute path