How to import a python3 module from a spezific path?

后端 未结 0 1215
感动是毒
感动是毒 2021-02-02 02:11

I have a script x.py that should be called from a batch file. This script x.py uses an other module y.py. Module y.py uses code from a.py and b.py.

Adding the path from y

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