主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Elizabeth Shashkova
活动总数
408
最后的活动
2023年07月11日 14:02
成员加入日期
2014年11月22日 15:21
关注
0 名用户
关注者数
2 名用户
投票数
0
订阅数
164
活动概览
文章(0)
帖子(0)
评论(244)
按投票数排序
最近的活动
投票数
已编辑于
2017年04月19日 09:27
Hi Warren! Yes, it looks like a bug. Could you please provide a whole code snippet for reproducing it? Unfortunately, I can't reproduce the bug with this fragment.As a temporary workaround please s...
社区
PyCharm
Possible bug? SystemError: unknown opcode
5 票
创建于
2017年04月20日 15:50
Hi! Please go to Python Debugger Settings https://www.jetbrains.com/help/pycharm/2017.1/python-debugger.html and uncheck the option "PyQt compatible".
社区
PyCharm
Debugger not working in latest versions
3 票
创建于
2017年04月07日 13:01
You need header files and static libraries for python dev. http://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory
社区
PyCharm
Debugger speedups using cython not found.
2 票
创建于
2022年10月14日 16:28
Yes, I think usage of PyReferenceResolveProvider is totally fine. Thank you for posting an update for other developers!
社区
IntelliJ IDEA Open API and Plugin Development
Provide correctly resolved "synthetic" psi element (Python)
1 票
已编辑于
2022年10月06日 12:33
Hi! As far as I understood from your explanation, you want to do the following in your editor:1. Do not mark new variable as unresolved (remove red highlighting)2. Provide completion corresponding ...
社区
IntelliJ IDEA Open API and Plugin Development
Provide correctly resolved "synthetic" psi element (Python)
1 票
创建于
2022年08月08日 16:29
Hi! For implementing the same functionality in PyCharm you should implement a custom project generator (which inherits from `com.jetbrains.python.newProject.PythonProjectGenerator`) and register it...
社区
IntelliJ IDEA Open API and Plugin Development
Why moduleBuilder in SDK sample does not work in PyCharm Community ?
1 票
创建于
2018年04月19日 17:25
Hi! Which Python interpreter are you using?
社区
PyCharm
Pycharm Debugger Process finished with exit code -1073741819 (0xC0000005)
1 票
创建于
2018年04月03日 13:50
Hi Aitor Calero! This problem appears if you have IPython 6.3 installed on your interpreter: https://youtrack.jetbrains.com/issue/PY-29313. It's going to be fixed soon. As a temporary workaround, p...
社区
PyCharm
Python Console crashes on startup in PyCharm
1 票
创建于
2018年03月16日 11:02
Yes, it there are modules, which names overlap library files, it can break debugger: https://youtrack.jetbrains.com/issue/PY-26903
社区
PyCharm
ImportError: Idea CE with python when debugging import module has issue "ImportError"
1 票
创建于
2018年02月15日 12:01
Streak Flash Are you using Remote Interpreter or Remote Debug Server?
社区
PyCharm
Debugging Flask under gunicorn in docker container
1 票
下一页
›
最后
»