Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Andrey Resler
Total activity
4619
Last activity
May 26, 2024 21:50
Member since
December 06, 2018 17:44
Following
0 users
Followed by
3 users
Votes
12
Subscriptions
1850
Activity overview
Posts (0)
Comments (2756)
Sort by recent activity
Recent activity
Votes
Created
October 01, 2020 20:51
@... Please try **File | Invalidate Caches / Restart… | Invalidate and Restart** , and if this doesn't help, please provide: 1. Screenshot of your interpreter settings 2. Logs from **Help | Collect...
Community
PyCharm
Code analysis never finishes
4 votes
Created
March 24, 2020 13:39
If you look at the first line of the run console output, you may notice the wrong file is being run. Please create a new run configuration for the file that opened in the editor. https://www.jetbra...
Community
PyCharm
PyCharm Run command does not print, python console does
4 votes
Created
December 30, 2019 16:45
Hi, you can add the existing conda environment by creating a new interpreter in PyCharm > selecting Conda environment > Existing environment > specify the path to python.exe inside your created env...
Community
PyCharm
How add an already existed conda environment to pycharm as an interpreter
4 votes
Created
February 17, 2023 20:13
Please check if the issue still happens with default settings.To restore default settings, you can use **File | Manage IDE settings | Restore Default Settings...**. Your current settings will be ba...
Community
PyCharm
Unable to add Python Interpreter in PyCharm
3 votes
Created
August 18, 2022 14:11
Thanks for mentioning the remote interpreter. Most likely a known issue https://youtrack.jetbrains.com/issue/PY-55349/No-clickable-link-in-the-Run-log-with-WSL-since-the-20222
Community
PyCharm
No hyperlinks for errors in traceback
3 votes
Created
September 10, 2021 21:27
Hi, that would be 2019.3.5 - https://www.jetbrains.com/help/pycharm/2019.3/installation-guide.html You can download it from https://www.jetbrains.com/pycharm/download/other.html
Community
PyCharm
What is the latest PyCharm version compatible with Windows 7?
3 votes
Created
April 25, 2020 13:54
There's a checkbox to open in the editor
Community
PyCharm
How to stop files inside moved directories (and newly created files) from automatically opening in editor (PyCharm 2020.1)
3 votes
Edited
April 21, 2020 21:55
When you open .ipynb file in PyCharm, it is opened in converted form (similarly to the native Jupyter web app), which, as far as I know, doesn't use Jupytext as the backend, so the settings are not...
Community
PyCharm
jupytext support of pycharm's jupyter notebook plugin.
3 votes
Created
March 23, 2020 18:12
Well, as your screenshot shows, *.txt falls under requirements.txt pattern. You can disable requirements plugin if you don't need it OR Change file type settings according to my screenshots.
Community
PyCharm
How to turn off ALL syntax highlighting for a single file?
3 votes
Created
February 13, 2020 13:25
Yes, Pavel's comment is still true in PyCharm 2019.3.3, however it's not related to the difference between editor's and console's code insight. Indeed, code insight works differently in the editor...
Community
PyCharm
auto completion for dynamic module attributes in python
3 votes
«
First
‹
Previous
Next
›
Last
»