Danny
AI software engineer
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
Danny 创建了一个帖子, Matplotlib's figure() causes type checker warning in PyCharm 2026.1.3
I recently updated Matplotlib from 3.10.8 to 3.11.0 in one of my projects. Since the change, PyCharm has been throwing a type checker warning for code such as this:import matplotlib.pyplot as plt ... -
-
-
-
Danny 创建了一个帖子, PyCharm doesn't recognize local interpreter, can use interpreters from other projects
For one of the projects I cloned from GitHub, PyCharm does not detect the local interpreter even though a .venv directory has been created. Even using the File > Invalidate Caches… option does not ... -
-
Danny 创建了一个帖子, Refactoring seems to be broken in 2025.2.x and 2025.3.x
I think the refactoring feature is broken in recent versions as I am seeing at least two issues. When I rename a variable, the updated name only sticks for the currently selected instance. As soon ... -
-
Danny 创建了一个帖子, Python executable in PyCharm virtual environment becomes unusable once in a while
I asked this on Stack Overflow a while ago but didn't get any solutions.Every once in a while, the Python executable in the PyCharm virtual environment will stop working all of a sudden. Trying to ... -