Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
680 views
in Technique[技术] by (71.8m points)

python - PyCharm Run Tool Window (Run Tab Window) is missing

So recently my PyCharm is missing its run tool window that usually show the run/debug results. it is now replaced with python console and services, which is really frustrating because It's just showing gibberish and command-prompt-like format.

How do I return the run tool window back as my main run/debug window?

I have circled the tabs/windows that I meant in this pic with red circle.

Note: usually I can access this run tool window by pressing alt + 4.

Please see red circle:

Please see red circle

This is my run config:

This is my run config

This is my view tab bar, it doesn't show run (alt+4):

This is my view tab bar, it doesn't show run (alt+4)

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
  1. right-click on the code.
  2. More Run/Debug
  3. click on modify run configuration
  4. un-select run with python console

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.8k users

...