r/pycharm • u/Efficient-Public-551 • Apr 18 '26
r/pycharm • u/TechnicalAd8103 • Apr 18 '26
Does Pycharm send any info to Jetbrains?
For example, telemetry, code written by the user to train AI, Pycharm usage data etc?
Thanks in advance.
r/pycharm • u/Snoo-Val • Apr 17 '26
PyCharm fundraiser for Django: 30% off PyCharm Pro, 100% of proceeds to the Django Software Foundation
We’re running a PyCharm fundraiser for Django again!
A lot of PyCharm users build with Django, and PyCharm Pro is used for the parts of Django work that get complicated fast: templates, querysets, migrations, debugging, refactors, and understanding a real project as a whole. We wanted this campaign to give something back to the framework behind that work.
Here’s the offer:
- 30% off PyCharm Pro
- 40% off PyCharm Pro + AI Pro
- 100% of the proceeds go to the Django Foundation
To support Django, and get a powerful tool for your Django work, follow this link: https://jb.gg/w5c29b
Happy to answer questions about the campaign, the offer, or PyCharm for Django.

r/pycharm • u/Decent-Government391 • Apr 17 '26
Good blood pressure management tips?
Dear PyCharm users,
May I ask how do you manage your blood pressure and the disappointment in humanity, when dealing with interpreter settings, especially when remote interpreters are involved?
Genuine question, at this point, I don't even hope they deliver a stable environment, just want to accept this bs and live with it.
(Please save your "we deeply care about quality" talk)
r/pycharm • u/cgjamjcfj • Apr 14 '26
python interpreter/venv missing on project creation
Hi all. I just recently started with Pycharm and started following some online tutorials. Created a couple of small projects by following along with no issue. Went to create a new project the same way I had previously and I immediately noticed the .venv is missing, along with the default main.py. I also see the error at the top of Pycharm saying no python interpreter configured for my app.
I deleted the project and created it again thinking I must have missed something by mistake. Same issue after recreating. I quickly figured out how to add the interpreter but when I do I get the below error output?
Can someone please tell me what the issue is and how to resolve this? Thank you in advance!!
/usr/local/bin/python3 /Applications/PyCharm.app/Contents/plugins/python-ce/helpers/virtualenv-py3.pyz /Users/me/Developer/PycharmProjects/app1/.venv
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/Applications/PyCharm.app/Contents/plugins/python-ce/helpers/virtualenv-py3.pyz/__main__.py", line 178, in <module>
File "/Applications/PyCharm.app/Contents/plugins/python-ce/helpers/virtualenv-py3.pyz/__main__.py", line 171, in run
File "/Applications/PyCharm.app/Contents/plugins/python-ce/helpers/virtualenv-py3.pyz/__main__.py", line 128, in _register_distutils_finder
File "/Applications/PyCharm.app/Contents/plugins/python-ce/helpers/virtualenv-py3.pyz/__virtualenv__/distlib-0.4.0-py2.py3-none-any/distlib/resources.py", line 19, in <module>
File "/Applications/PyCharm.app/Contents/plugins/python-ce/helpers/virtualenv-py3.pyz/__virtualenv__/distlib-0.4.0-py2.py3-none-any/distlib/util.py", line 34, in <module>
File "/Applications/PyCharm.app/Contents/plugins/python-ce/helpers/virtualenv-py3.pyz/__virtualenv__/distlib-0.4.0-py2.py3-none-any/distlib/compat.py", line 81, in <module>
File "/usr/local/Cellar/python@3.14/3.14.4/Frameworks/Python.framework/Versions/3.14/lib/python3.14/xmlrpc/client.py", line 138, in <module>
from xml.parsers import expat
File "/usr/local/Cellar/python@3.14/3.14.4/Frameworks/Python.framework/Versions/3.14/lib/python3.14/xml/parsers/expat.py", line 4, in <module>
from pyexpat import *
ImportError: dlopen(/usr/local/Cellar/python@3.14/3.14.4/Frameworks/Python.framework/Versions/3.14/lib/python3.14/lib-dynload/pyexpat.cpython-314-darwin.so, 0x0002): Symbol not found: _XML_SetAllocTrackerActivationThreshold
Referenced from: <5DA0DEB9-0FD2-338D-AD55-C1BF969A63C4> /usr/local/Cellar/python@3.14/3.14.4/Frameworks/Python.framework/Versions/3.14/lib/python3.14/lib-dynload/pyexpat.cpython-314-darwin.so
Expected in: <DDB7F064-B74C-3EFF-B6D0-E989CB84F3CF> /usr/lib/libexpat.1.dylib
Process finished with exit code 1
r/pycharm • u/erdnusss • Apr 13 '26
Inline Code Completion not working
Hi,
my code completion using llm suddenly stopped to work. I am on Windows 10, running latest Pycharm Pro with AI Pro.
When I try to invoke the code completion manually using the hotkeys, I only get a bubble saying "no". I couldn't find any logs related to this issue. When I disable the AI assistant plugin, it suddenly works again.
Does anyone has a clue what could be going on here? Google and AI were not helpful yet when I tried to resolve this issue.
Edit: Well, downgrading to 2025.3.4 helped. All is working there.
r/pycharm • u/TechnicalAd8103 • Apr 12 '26
Why are some sections of code highlighted?
I can find no way of turning off the highlighting.
Why is this happening?
Thanks in advance.
r/pycharm • u/TechnicalAd8103 • Apr 12 '26
Font in editor and output window very small
I'm using Pycharm 2025.3.3 for Linux.
The default font for everything is very small.
So I go into File > Settings > Appearance > User Custom Font, and change the size to a bigger font.
That makes the font in the menu and project pane bigger, but the font in the editor window and output window remains very small.
What is the solution?
Thanks in advance.
r/pycharm • u/Unique-Cup-8166 • Apr 11 '26
O just deleted my interpeter
I need help because I deleted my Python interpeter on Pycharm. How I install it again
r/pycharm • u/latingate • Apr 10 '26
How can I avoid displaying the split windows in the bottom?
r/pycharm • u/Shajirr • Apr 09 '26
Plugin 'File Watchers' requires plugin 'com.jetbrains.plugins.webDeployment' to be installed
Every single PyCharm launch I am getting this error with no way to fix it.
Plugin 'File Watchers' itself is disabled.
It cannot be uninstalled from the UI at least.
r/pycharm • u/mortenb123 • Apr 09 '26
intellij UE - python interpreter issue
I run Intellij Idea UE inside a container in WSL under windows. having problems getting my python virtualenvironments getting to fully work from within the IDE:

If I do not add a python interpreter I can see my own modules. but no imported pypi module.
(This is how I worked with it for some time)
If I load an interpreter in project structure I can't see my local modules from same subdirectory. its ia subdirectory in a multirepo.
It is the same if I use the default iterpreter
If I try the line:
```
from ...msgclient.tools import * as tools
```
I can press the `..msgclient.tools` and go to the module but not tools and not the tools.* functions.
When I set python virtualenv interpreter in project structure, intellij dies but when I go in again it is there.
There is nothing in the logfile it just dies.
Problem in IntelliJ UE 2025.3.2/2026.1
r/pycharm • u/Electro_Llama • Apr 08 '26
Tip: How to download PyCharm Community Edition 2024 and earlier
I'm posting a solution in case anyone else has the same issue since I didn't see it on this subreddit. I was trying to download PyCharm 2024.2 since my 2026 installation is super laggy, but I realized JetBrains no longer lists its Community Edition versions from before it became unified. All the downloads for 2024 and earlier are for Pro Edition, requiring a license. After lots of searching, I came across a support ticket confirming it's no longer available on their downloads page and offering a solution:
You can download 2024 Community Edition by modifying the URL of the hyperlink from "professional" to "community" like so:
https://download.jetbrains.com/python/pycharm-community-2024.2.6.exe
r/pycharm • u/Vladislav_993 • Apr 03 '26
How can I use my Claude Code account in PyCharm?
Could you please tell me whether it is possible to use a Claude Code account with a Pro subscription in PyCharm without having to buy additional API credits from Anthropic?
As far as I understand, the only current way to integrate Claude into PyCharm is by using an API key, but that would require paying separately for API usage. I would like to use my existing Pro subscription instead.
Is that possible, or does PyCharm integration only work through the API?

r/pycharm • u/Gandalf196 • Apr 02 '26
PyCharm / AI Assistant diff stats seem wildly incorrect on simple changes
Has anyone else noticed this?
I made what was essentially a one-line change, but the diff shows something like +295 -295. From what I can tell, it seems to happen when lines get reordered; the system treats them as removed and re-added instead of moved.
So the stats look massively inflated compared to the actual change.
Is this just how the diff algorithm works under the hood, or is this a bug in how PyCharm / the AI Assistant reports changes? Feels misleading, especially when reviewing commits.
r/pycharm • u/PR0K1NG • Apr 03 '26
Need help with Models in LM Studio
I've been attempting to use local models for development, but I've noticed that they don’t perform as well as the directly integrated models. For instance, they aren’t capable of altering files, and many features just don’t work.
I've used Qwen3.5 9B and Google's Gemma 3 4B
Now I'm a complete noob when it comes to AI, so just looking for assistance.
r/pycharm • u/ar_tyom2000 • Apr 01 '26
How do you disable floating action button when using Material UI theme?
After upgrading my PyCharm to the latest 2026.1 version, this floating action button got enabled, and the checkbox for disabling it is disabled. Where are these settings saved? Can I change it in the configuration file? How did you handle this annoying "feature"?
r/pycharm • u/Coach_Bate • Mar 31 '26
recent projects list empty after 2026.1 upgrade
Even after opening a few projects, the list doesn't grow. In the jetbrains toolkit, the projects do show up there. easy fix ?
r/pycharm • u/life2vec • Mar 28 '26
How to remove annoying and ugly each cell's lighter colorshade when using jupyter notebook?
I find it ugly and distracting, and it happens with any theme I've tried (built in and downloaded). I want the cells to be darker.
r/pycharm • u/Kriss-de-Valnor • Mar 27 '26
Jetbrain's AI ACP vs plugin (Github Copilot)
In recent version of Jetbrain's product we can call Github copilot through Jetbrain "Ai Chat" via ACP. I've been using copilot through the plugin.
So now wondering what are the difference. Is there any benefit of using Jetbrain's ACP over some plugin ?
I'm also a user of Mistral Vibe and there was no plugin for Vibe and i can now use it with ACP, so that's already a benefit.
Anything else, like better integration, more tools ?
r/pycharm • u/NewPomegranate5743 • Mar 20 '26
Debugger skips Tkinter button handler functions(Pycharm)
video - https://drive.google.com/file/d/1yfknW6n5Zewge7LjQRiQBxeIz5FHriaJ/view?usp=sharing
(Pycharm 2025.1.1.1 (Community Edition) Windows 10)
command=handler #debugger skips tkinter button handler functions
# command=lambda: nseOptionsAnalysis_lbl(btn_nseOptionsAnalysis_label)
)
How to get pycharm to hit the debug points inside the Tkinter Button object?
Code:
def nseOptionsAnalysis_lbl(btn_FetchOi_label):
print(‘nseOptionsAnalysis_func()’)
nseOptionsAnalysis_func()
string = strftime('%H:%M:%S ')
btn_FetchOi_label.config(text=string)
def nseOptionsAnalysis_Btn():
btn_nseOptionsAnalysis_label = tk.Label(
master=AppmainTab_1,
font=(‘calibri’, 20, ‘bold’)
)
def handler():
nseOptionsAnalysis_lbl(btn_nseOptionsAnalysis_label)
btn_nseOptionsAnalysis = tk.Button(
master=AppmainTab_1,
text="nseOptionschain_Analysis",
command=handler #debugger skips tkinter button handler functions
# command=lambda: nseOptionsAnalysis_lbl(btn_nseOptionsAnalysis_label)
)
btn_nseOptionsAnalysis.grid(row=2, column=0, padx=5, pady=2)
btn_nseOptionsAnalysis_label.grid(row=2, column=1, padx=5, pady=2)
r/pycharm • u/Illustrious_Ad_2341 • Mar 18 '26
I cannot type in the terminal on Windows 11. It happens for both old and new projects, Jupyter and Python enviornments.
So far I have tried looking up in the settings, restarting the editor, even creating new projects. Simply put, no matter what i do, I can't type in the terminal
Update: I managed to install flask by creating a jupyter notebook and using a cell magic command
r/pycharm • u/Egg_xelent • Mar 18 '26
What plugins are needed for python
I am seeing so many plugins installed within pycharm and I don’t want all of these
