主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Mikhail Tarabrikov
活动总数
659
最后的活动
2026年08月24日 02:38
成员加入日期
2023年12月06日 08:28
关注
0 名用户
关注者数
2 名用户
投票数
0
订阅数
285
活动概览
文章(0)
帖子(0)
评论(374)
Mikhail Tarabrikov
进行了评论,
2026年08月24日 02:38
Two different causes produce this missing-PATH symptom, and both appear in this thread. The original 2021 report was tracked as PY-51551. The cause there was that the base conda installation had ne...
社区
PyCharm
Pycharm does not use PATH settings for conda environment
0 票
Mikhail Tarabrikov
进行了评论,
2026年08月11日 13:18
StatisticalHorse, the pop-ups at launch come from a different place. PyCharm also runs several WSL checks at startup, for example to look for Git and terminal shells inside WSL. Those checks do not...
社区
PyCharm
PyCharm opening WSL2 install terminal while running
0 票
Mikhail Tarabrikov
进行了评论,
2026年08月10日 11:25
Hi StatisticalHorse, This is a known platform bug, tracked as IJPL-182532. JetBrains IDEs call wsl.exe without checking first whether WSL is still enabled, and Windows answers with the install prom...
社区
PyCharm
PyCharm opening WSL2 install terminal while running
1 票
Mikhail Tarabrikov
进行了评论,
2026年08月10日 09:01
Hi StormFennec, ModuleNotFoundError: No module named 'pythoncom' is a path problem, not a pywin32 problem. The Python process PyCharm started never saw MyPath\Python3147-32\Lib\site-packages, which...
社区
PyCharm
PyCharm 2026.2.0.1/Win 11: Debugging makepy.py
0 票
Mikhail Tarabrikov
进行了评论,
2026年08月03日 15:12
Hi Anupamt980, The failing cell is part of the lesson design. The typo in `kernel-python 3.4` is planted on purpose, and a later lesson step has you debug and fix it. A developer confirmed this in ...
社区
PyCharm
Not able to pass tutorial in PyCharm.
0 票
Mikhail Tarabrikov
进行了评论,
2026年08月03日 15:09
Vitucho207, Thanks for sharing the pack. It is a community project, not published or maintained by JetBrains, and it may stop working after an IDE update until a new version is released.Official lo...
社区
PyCharm
QUIERO CAMBIAR EL IDIOMA DE INGLES A ESPAÑOL DE PYCHARM
0 票
Mikhail Tarabrikov
进行了评论,
2026年08月03日 15:07
Hi Michael, the Welcome tab is the non-modal Welcome screen that PyCharm 2026.2 opens by default. To switch back to the classic modal dialog, open Settings | Advanced Settings, find the Welcome Scr...
社区
PyCharm
Removing or Hiding the Welcome & Version Control tabs
0 票
Mikhail Tarabrikov
进行了评论,
2026年07月31日 12:35
Jakubpas, There is no setting that restores the old split view. Jupyter support was rewritten in 2021.3 and outputs moved inline under each cell.The editor breaking until an IDE restart is a separa...
社区
PyCharm
Jupyter Notebook raw code
0 票
Mikhail Tarabrikov
进行了评论,
2026年07月30日 11:29
Hi Victor B. Gonzalez,This widget showing up repeatedly is a known issue in PyCharm 2026.2, tracked as PY-88001. It can appear even when there is nothing left to sync, which is also why the refresh...
社区
PyCharm
Sync `pyproject.toml` -based Project Changes in minimap doesn't go away.
0 票
Mikhail Tarabrikov
进行了评论,
2026年07月29日 10:32
Hi Victor B. Gonzalez,The stub generator is still there. The "Generate with AI assistant" hint is a separate inlay, not a replacement.Two ways to insert a stub:- Put the caret on the name of a func...
社区
PyCharm
PyCharm 2026.1.2 Docstring stubs can only be generated with AI? How may I enable the previous version of this?
1 票