Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ilya Kazakevich
Total activity
204
Last activity
February 24, 2021 12:50
Member since
April 25, 2011 19:04
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
81
Activity overview
Posts (1)
Comments (122)
Sort by recent activity
Recent activity
Votes
Created
January 15, 2018 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...
Community
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 votes
Edited
January 12, 2018 14:24
Official comment
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...
Community
IntelliJ IDEA Open API and Plugin Development
Pycharm Plugin: Set Environment Variables on current RunConfig
0 votes
Created
January 12, 2018 12:59
Itoh, please provide logs
Community
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 votes
Created
January 09, 2018 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``....
Community
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 votes
Edited
January 09, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
Pycharm Plugin: Set Environment Variables on current RunConfig
0 votes
Created
January 09, 2018 12:54
Klaxmi361 please make sure you have internet connection working, and then try to install this package from terminal/command line.
Community
PyCharm
unittest specify order
0 votes
Created
December 27, 2017 14:53
Official comment
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...
Community
PyCharm
Django template variable type
0 votes
Created
December 27, 2017 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...
Community
PyCharm
unittest specify order
0 votes
Created
December 04, 2017 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?
Community
PyCharm
django manage.py makemigrations
0 votes
Created
November 29, 2017 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?
Community
PyCharm
Import error shows while running test module in pycharm editor
0 votes
«
First
‹
Previous
Next
›
Last
»