Memory problems with some libraries
I have a small script that uses Pandas, Numpy, Scikit-learn, Matplotlib, and Scipy.
I am aware of the problem with creating multiple plots in Matplotlib, however, when I start Pycharm (either 2025.1.3 or 2025.2 EAP) and do not open the Python script, memory remains stable, but the moment I open the script, memory begins to climb until the program falls over.
Does anyone have any personal experience with this or any insight to share?
Thank you.
请先登录再写评论。
Hello,
The issue requires investigation. Please create YouTrack ticket and attach the logs archive, which can be found under Help | Collect Logs and Diagnostic Data. Also, please create and share CPU/Memory snapshot by following this article .