python scripts fails if called from windows batch file due to double back slash

前端 未结 0 1054
清酒与你
清酒与你 2021-01-18 10:21

I have a python script that works fine except when called from batch file.

I have tried pathlib and os but no luck.

The batch file fails on this section of the

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