2021年4月22日星期四

How can I debug a shell script file containing an executable command in pycharm?

  • I have a shell script file that contains the necessary parameters to run the Python file. I can only run this script with the green button on the top right of pycharm, but when I select the debug option, it quickly goes out of debug mode. This script file contains the python 3 command. How can I trace code with this script?Relevant photo
https://stackoverflow.com/questions/67223450/how-can-i-debug-a-shell-script-file-containing-an-executable-command-in-pycharm April 23, 2021 at 11:06AM

没有评论:

发表评论