0

I don't know if I accidentally pressed a hotkey or what, but suddenly my PyCharm interpreter is automatically launching my code in the "Python Console" instead of the run window when I select "Run". When I go to View > Tool Windows, "Run (Alt + 4)" is greyed out. How do I switch back to running scripts in the Run window?

1 Answer 1

2

Go to Run/Debug Configurations (you can find it in the menu bar in the drop down menu) and have a look if the check-mark Run with Python console is set. If so, deactivate it and try again.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.