主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andrey Resler
活动总数
4618
最后的活动
2024年05月26日 21:50
成员加入日期
2018年12月06日 17:44
关注
0 名用户
关注者数
3 名用户
投票数
12
订阅数
1850
活动概览
文章(0)
帖子(0)
评论(2756)
按最近的活动排序
最近的活动
投票数
创建于
2019年07月01日 15:46
Code completion suggestions depend on the properly configured project interpreter. What interpreter type do you use? Does the code run without errors? In general, check your settings under **File ...
社区
PyCharm
Pycharm doesn't detect / suggest modules, classes, or functions to import when typing
-1 票
创建于
2020年09月21日 19:43
Hmm, I don't think sourcing like that would work. Maybe use other methods, like python-dotenv (https://pypi.org/project/python-dotenv/) for example? Or you can add environment variables directly t...
社区
PyCharm
Running "source" command before the script in the debug configuration
-3 票
创建于
2020年08月14日 20:15
Hi, could you please disable any downloaded plugins you may have, and try **File | Mange IDE Settings | Restore Default Settings** (your current settigns will be backed up, so you can revert to the...
社区
PyCharm
Click and Drag spawning multiple cursors
-3 票
创建于
2019年07月30日 11:23
The behavior doesn't seem to be reproducible on 2019.2 any more. Moving .ipynb file to another directory/sub-directory and the calling `os.getcwd()` returns this directory.
社区
PyCharm
Jupyter Notebook default working directory
-3 票
创建于
2019年06月27日 14:35
Hi, This is a known issue: https://youtrack.jetbrains.com/issue/IDEA-205262 To solve, please delete your current installation, and do a clean reinstall. You can download 2019.2 EAP version from her...
社区
PyCharm
Upgrade to CE2019.2 issue
-3 票
创建于
2020年07月08日 20:00
When you press stop button, PyCharm sends SIGTERM signal to the process, but the process can ignore it. The issue is most likely in the process. To test this, you can run the code from the termina...
社区
PyCharm
"Stop" doesn't kill a python process
-5 票
创建于
2019年04月08日 19:34
Hi, >Does PyCharm completely ignores system PYTHONPATH? No, Pycharm use PYTHONPATH as one of the sources to construct sys.path Maybe you run PyCharm from a different environment than the one wher...
社区
PyCharm
Pycharm does not use system PYTHONPATH
-4 票
创建于
2020年02月27日 15:19
I would say a more proper-ish way would be to log into a file and then tail it. That's what logging is used for, otherwise just use prints. import logginglogging.basicConfig( filename='test.log'...
社区
PyCharm
Show logging output when using pytest
-8 票
创建于
2019年04月08日 19:24
@Paul Milovanov We don't have plans since it's not a frequently reported issue, but Please feel free to submit a corresponding feature request to our issue tracker using the link https://youtrack.j...
社区
PyCharm
How to update skeletons remote interpreter
-8 票
创建于
2019年02月01日 17:55
Please re-install PyCharm and uncheck the related checkbox in the wizard
社区
PyCharm
How do I remove the open folder as pycharm community edition project in right click
-14 票
«
第一页
‹
上一页