ModuleNotFoundError when running BASH script on CMD

前端 未结 0 494

I have a BASH script called run2scripts.sh that runs two python scripts at the same time. Here is the BASH script:

#!/bin/bash
python text_reader.py          


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