Default values for PyCharm Terminal?

alfredox

I accidentally changed the "Shell path" specified in the Terminal setting for PyCharm and now I am getting this error:

java.io.IOException:Exec_tty error:Unkown reason

I replaced the default value with the string returned by echo $PATH which is:

/usr/local/cuda-7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/bin

I've been trying to google what the default value is that goes here, but I have not been able to find it. Can someone help me resolve this?

Notes: The specific setting is found in Settings > Tools > Terminal > Shell path

yole

The default value is the value of the $SHELL environment variable, which is normally /bin/bash.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Default values for PyCharm Terminal?

From Dev

Reset terminal 256 colour palette to default values

From Dev

What's the RGB values for Ubuntu's default terminal (Unity)?

From Dev

Debugging with PyCharm terminal arguments

From Dev

Meaning of digits in PyCharm Terminal

From Dev

making go terminal default terminal

From Dev

Changing Terminal visual theme in PyCharm

From Java

VSCode Change Default Terminal

From Dev

Change default size of terminal

From Dev

Why is the terminal black by default?

From Dev

What is the default terminal for Ubuntu?

From Dev

How to set default PyCharm interpreter?

From Dev

Change the default location of Pycharm Project

From Dev

How to set default PyCharm interpreter?

From Dev

change pycharm default primary project

From Dev

Extract values from terminal

From Dev

Loading code from editor into PyCharm terminal

From Java

Launch Pycharm from command line (terminal)

From Dev

How to run PyCharm in Ubuntu - "Run in Terminal" or "Run"?

From Dev

How to Save PyCharm Embedded Terminal Tabs

From Dev

'Pip' recognized in Command Prompt but not in PyCharm terminal

From Dev

PyCharm terminal doesn't activate conda environment

From Dev

Pycharm: run selection in *terminal* (not python consol)

From Dev

How to remove error sound from Pycharm terminal?

From Dev

Environment works for terminal phython Interpreter but not PyCharm

From Dev

Installing Pygame through Pycharm or System Terminal

From Dev

How to set default terminal of gnuplot

From Dev

How to make Terminal settings to default?

From Dev

Change default terminal directory in WebStorm