主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Matt
活动总数
11
最后的活动
2021年09月01日 17:29
成员加入日期
2021年05月05日 14:24
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(2)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2021年09月01日 17:29
Last update from me. These are the lines that break everything. I noticed this when upgrading back to 2021.2.1 and then autocompletion was broken. I saw I had committed this change while tracking t...
社区
PyCharm
Interpreter configuration missing stdlib...
0 票
已编辑于
2021年09月01日 15:56
So if I: move the base interpreter path out of the project folder create a venv run Pycharm and add the venv as an interpreter -- THINGS WORK -- then close Pycharm delete the venv move the base in...
社区
PyCharm
Interpreter configuration missing stdlib...
0 票
创建于
2021年09月01日 15:31
I have narrowed it down to when the base interpreter resides in the project directory tree then everything goes to shit. My process of elimination was: cd project_root/rd -r -fo .venvrd -r -fo .ide...
社区
PyCharm
Interpreter configuration missing stdlib...
0 票
创建于
2021年09月01日 15:02
OK, some progress. I have found that if I move the base Python installation _out of the project root_ (so not in the _deps folder), the interpreter gets added like it should! A small head scratcher...
社区
PyCharm
Interpreter configuration missing stdlib...
0 票
创建于
2021年09月01日 15:00
It seems to randomly add the 3 missing paths to my "Source Folders" in the project structure, but this doesn't end up working correctly either (most of the binary symbol detection fails completely ...
社区
PyCharm
Interpreter configuration missing stdlib...
0 票
创建于
2021年05月10日 09:23
Hi Andrey, Thanks to your questions about the project interpreter I started to dig and I found something that looked off. I have my interpreter junction'ed into the project root, and I also have my...
社区
PyCharm
Code inspection broken (type hints) for range()
0 票