I want to run a sh file in pycharm and I have installed "Bash Support" plugin, but I don't know how to set configurations and it hints:"Run configuration Error:No interpreter path given". Could anyone tell me how to do that? Thanks in advance.
Asked
Active
Viewed 1,471 times
1 Answers
0
First of all, try 2019.2 EAP PyCharm version. It bundles new shell plugin which is more powerful and is actively supported.
There should be a gutter icon to execute a script:
You can also create a Shell Script run configuration from Run | Edit Configurations top menu.
Community
- 1
- 1
Pavel Karateev
- 6,556
- 2
- 27
- 50