Unable to start terminal on Pycharm on Ubuntu

2019-02-27 19:32发布

I wanted to run a code, and for that, I installed Pycharm on my Ubuntu Machine. Now. When I opened the Pycharm application and tried to open the terminal, it throws an error and doesn't open the terminal.

java.io.IOException: Exec_tty error:Unknown pycharm

Additional Notes: I am running Ubuntu 16.04 on Vmware.

1条回答
Fickle 薄情
2楼-- · 2019-02-27 20:10

you should set your shell path you could use cat /etc/shells command to see where you shell is then set in pycharm Preferences > Tools > Terminal > Shell path

查看更多
登录 后发表回答