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
Articles (0)
Posts (1)
Comments (122)
Sort by recent activity
Recent activity
Votes
Created
May 25, 2018 14:38
Administrative events and System logs may contain some information. https://fellowshipofminds.files.wordpress.com/2013/11/administrative-events.jpg Be sure to install latest graphic card drivers...
Community
PyCharm
PyCharm crashing graphics card?
0 votes
Created
May 25, 2018 12:54
Official comment
Hello. If I understood you correctly, you want to debug C++ code from PyCharm using .dll and its symbols (pdb), right? PyCharm does not support it. Jetbrains CLion IDE is able to debug C++ code fo...
Community
PyCharm
Linking pdb file from a C DLL in PyCharm
0 votes
Created
May 25, 2018 12:34
Official comment
Hello. PyCharm does not contact hardware directly since it is user-mode application and it does not use any Windows API to manage screens. I suggest to check your event logs for errors.
Community
PyCharm
PyCharm crashing graphics card?
0 votes
Edited
April 19, 2018 18:22
Official comment
Hello. Running custom custom scripts as python interpreters is not supported (You can create feature request here http://youtrack.jetbrains.com), but you can use custom ``manage.py`` and set it Dja...
Community
PyCharm
Custom runner config for Django in pycharm
0 votes
Created
April 19, 2018 18:19
Hello. Which Flask version do you use? Please try to runing ``/Users/gpriday/Dropbox/Python/postcontent/venv3/bin/python -m flask run`` in terminal. Does it work?
Community
PyCharm
Flask Debug/Run Config issue with Python 3.6
0 votes
Created
April 19, 2018 16:49
Official comment
Hello. This is not possible now, be there is a similar feature request: https://youtrack.jetbrains.com/issue/PY-5543 You can join discussion and suggest to provide ability to run any external tool ...
Community
PyCharm
How to set environment variables generated external tool before running test runner
0 votes
Created
April 19, 2018 15:45
Official comment
Hello. PyCharm reports whole stacktrace which includes test runner itself. There is no way to disable it, you can create feature request: http://youtrack.jetbrains.com
Community
PyCharm
Python directory gives error
0 votes
Edited
April 19, 2018 14:46
Official comment
Hello. PyCharm does not have any way to exclude folder in site-libs now unfortunatelly, but you can create feature request: https://youtrack.jetbrains.com
Community
PyCharm
How to disable imported css code completion?
0 votes
Created
April 17, 2018 11:45
Thank you, Jawaharkawade. By the way: 1) Intellij-based products (including PyCharm) use NSIS, not MSI AFAIK 2) JRE 1.8 is required (1.6 is not supported anymore) 3) It is highly recommended to us...
Community
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 votes
Created
March 26, 2018 18:41
Official comment
Hello. Unfortunatelly we do not have official API to extend plugins for now, but we have plans to implement it in future versions. There is an issue about pytest-bdd and it has good chances to be i...
Community
PyCharm
Support of non-standart bdd framework in pyCharm
0 votes
«
First
‹
Previous
Next
›
Last
»