PyCharm freezing when using Python Console

Completed

PyCharm Community Edition 2020.2 (PC-202.6397.98)

Windows 10 (version 1809)

 

When I'm using the python console, Pycharm will randomly freeze and the only way to fix this is to stop the program using the task manager.

I had no problems with the previous version of Pycharm I was using (PyCharm Community Edition 2019.3.1).

 

 

2
15 comments

Hello, 

 

Please upload your logs folder zipped from ***Help | Collect logs and Diagnostic Data***   to the FTP

https://uploads.jetbrains.com/ and please let me know the filename. 

0

Hello,

Here the logs and diagnostic data

 

Upload id: 2020_08_19_DzUzpA9398bgQ23b (file: pycharm-logs-20200819-184337.zip)

0

Hello, 

 

Thank you for the uploaded logs. 

 

I have created a ticket in our bug-tracking system https://youtrack.jetbrains.com/issue/PY-44176 , please follow it for updates.

 

Information on how to use YouTrack: https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications

 

Also, it worth trying to disable all custom plugins to avoid third party affection :[Rainbow CSV (2.0), Ini (202.6397.21), CSV Plugin (2.14.0), Azure DevOps (1.160.0), Requirements (2020.1-202)]

 

0

Hello, 

 

Here is a small update, it seems like the issue you have faced with is under investigation, check this ticket  https://youtrack.jetbrains.com/issue/PY-44107 The fix for it should be included in one of the future updates soon. 

 

Apologies for the inconvenience. 

0

Hi, Could you please check if the problem is still relevant in 2021.2.3? 

0

Hello,

 

Sorry for not answering for all this time.

I do not have this problem anymore because I've got a new computer with a clean install of PyCharm.

 

Thank.

0

This problem still exists for me with latest version 2021.3.

When clicking Python Console,  pycharm freezes and only  "force quit" can close it.

MacOS Montery 12.1,   2019 macbook pro 13

 

0

Duboluntc, could you please file an issue to https://youtrack.jetbrains.com/issues/PY and attach your logs folded zipped from Help | Collect Logs and Diagnostic Data? We'll investigate the problem.

0

Same here. When clicking console, or has plt.show() in code, it freezes.

MacOS Montery 12.2.1, 2017 macbook pro 15-inch. Pycharm 2021.3. 

0

My problem resolved finally. I find that failed connection to console is caused by my /etc/hosts file, which was changed before. I restored this file, now everything works. This comment is a reference for others who may have the same issue.

1

Duboluntc's post fixed my problem. Had to change localhost back to 127.0.0.1 (was changed for other testing)

0

I have the same issue. Unfortunately Duboluntc's solution didn't work for me

1

Similar problem here too with 2024.1 :/ Accessing the terminal freeze PyCharm frequently but not every time…

0

It happens to me with 2024.3 Build #PC-243.21565.199

0

Hi Savuliak9852, this issue requires thorough investigation, please create an issue on YouTrack attach all relevant information for quicker resolution - IDE logs from Help | Collect Logs and Diagnostic Data.

0

Post is closed for comments.