Call python script from another python file throw unexpected errors

前端 未结 0 1165
后悔当初
后悔当初 2021-01-12 01:44

I have a python script that calls a second python script.

For calling the second script from the first python script I do the following:

os.system(&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题