主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ilya Kazakevich
活动总数
204
最后的活动
2021年02月24日 12:50
成员加入日期
2011年04月25日 19:04
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
81
活动概览
帖子(1)
评论(122)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月15日 22:52
I assume this is PyCharm installation folder. Do you see ".PyCharm2017.3" folder in your profile folder like "c:\users\<your_name>"? It may be hidden, so you may need to enable "show hidden folders...
社区
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 票
已编辑于
2018年01月12日 14:24
正式评论
Hello. You can create new configuration with something like that (Kotlin example). It is valid for current master and will be valid in 2018 probably, but we do not offer official stable API for tha...
社区
IntelliJ IDEA Open API and Plugin Development
Pycharm Plugin: Set Environment Variables on current RunConfig
0 票
创建于
2018年01月12日 12:59
Itoh, please provide logs
社区
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 票
创建于
2018年01月09日 20:04
Hello. Please try to uninstall PyCharm, download 2017.3 and install it again. Choose "32-bit launcher". If it will not help, please attach log file from ``%USERPROFILE%\.PyCharm2017.3\system\log``....
社区
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 票
已编辑于
2018年01月09日 19:46
Hello. There is no public API to modify env variables in run configuration. Besides it ``PyUniversalPyTestConfiguration`` is removed in 2018. Please describe what are you trying to achieve in gener...
社区
IntelliJ IDEA Open API and Plugin Development
Pycharm Plugin: Set Environment Variables on current RunConfig
0 票
创建于
2018年01月09日 12:54
Klaxmi361 please make sure you have internet connection working, and then try to install this package from terminal/command line.
社区
PyCharm
unittest specify order
0 票
创建于
2017年12月27日 14:53
正式评论
Hello. PyCharm does not offer it for now, but there is a feature request, please vote for it: https://youtrack.jetbrains.com/issue/PY-18759 It is generally bad idea to use Django as JS preprocessor...
社区
PyCharm
Django template variable type
0 票
创建于
2017年12月27日 13:46
Klaxmi361, PyCharm does not affect test order. Tests are executed by test runner (pytest, nose or unittest). You can check test framework documentation to modify test order. Here is example for p...
社区
PyCharm
unittest specify order
0 票
创建于
2017年12月04日 14:23
Hello. Please provide settings you set for Django in File | Settings | Languages & Frameworks | Django Do you use same settings as you do for CLI?
社区
PyCharm
django manage.py makemigrations
0 票
创建于
2017年11月29日 18:47
Hello. Does it work when you run it from command line? Please try to click "selfun" on test_selfun.py, line 2 in PyCharm. Does it take you to the file?
社区
PyCharm
Import error shows while running test module in pycharm editor
0 票
«
第一页
‹
上一页
下一页
›
最后
»