主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
pat moran
活动总数
17
最后的活动
2022年11月20日 23:14
成员加入日期
2015年01月16日 15:26
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
9
活动概览
帖子(4)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2019年03月09日 23:39
Had the same problem on Windows 10 running cmd.exe shell. This is how I fixed it. Settings->Tools->Terminal Settings and unselect override IDE settings. Then restart PyCharm
社区
IntelliJ IDEA Users
[SOLVED] Ctrl + V and Ctrl + C doesn't work in intellij IDEA 14.0.2
4 票
创建于
2022年11月20日 23:14
I was getting debugger failure from a package directory that I names "ast". I renamed the directory (package) in my project to something else and the debugger worked. Apparently the debugger uses...
社区
PyCharm
Debugger problem Pycharm on windows
1 票
创建于
2019年11月27日 17:49
same thing here; red underline on my code, red error on the f string - no external f-string checkers. makes code inspector useless (100s of errors due to that "feature bug")
社区
PyCharm
How do I stop pycharm from complaining about F string in python 2.7, Im using python 3
0 票
创建于
2018年03月05日 17:50
I had a similar symptom but found it was due to an incorrect setting of the shell path. Goto File->settings -> Tools (v) -Terminal and under Application settings shell path I have: "cmd.exe" /k "C:...
社区
PyCharm
Solved: ImportError when starting manage.py task for Django Project
0 票