Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to start terminal on PyCharm on Ubuntu

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.

like image 303
deepak Avatar asked Dec 29 '25 05:12

deepak


1 Answers

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

like image 137
Nicksxs Avatar answered Dec 30 '25 22:12

Nicksxs



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!