Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Andrey Resler
Follow
New articles and posts
New articles, posts, and comments
Total activity
4052
Last activity
January 27, 2023 00:50
Member since
December 06, 2018 17:44
Following
0 users
Followed by
4 users
Votes
12
Subscriptions
1629
Activity overview
Articles (1)
Posts (0)
Comments (2410)
Andrey Resler
commented,
January 27, 2023 00:50
Hi, Could you please submit an issue to https://youtrack.jetbrains.com with more details about what happened? What were the steps leading up to the issue? Where are the files located? Do you use an...
Community
PyCharm
File content wasn't saved
0 votes
Andrey Resler
commented,
January 23, 2023 21:45
PyCharm can modify your PYTHONPATH based on which directories are marked as sources (https://www.jetbrains.com/help/pycharm/project-structure-dialog.html#e4286cf4)Try unmarking the `test/a` directo...
Community
PyCharm
Importing from folders with the same name gives ImportError
0 votes
Andrey Resler
commented,
January 23, 2023 21:41
Hi, it sounds like the terminal is not activating your virtual environment. Please make sure "Activate virtualenv" is enabled in **Preferences | Tools | Terminal** settings. If it doesn't help, ple...
Community
PyCharm
Terminal cannot find python or pip anymore
0 votes
Andrey Resler
commented,
January 23, 2023 21:39
Hi, I suspect something some plugin is at fault. Please remove the plugins directory (https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.ht...
Community
PyCharm
Start Failed
0 votes
Andrey Resler
commented,
January 17, 2023 19:47
Hi,Does the full indexing run every time you restart PyCharm and reopen the project? If so, I would suggest submitting a bug report to https://youtrack.jetbrains.com/issues/py and providing:- logs ...
Community
PyCharm
Repeated indexing of already known repos at startup
0 votes
Andrey Resler
commented,
January 16, 2023 18:03
It looks like two instances of your run/debug configuration are attempted to start, but I'm not sure why. Could you please show a screenshot of the whole run/debug configuration dialog that you're ...
Community
PyCharm
Getting this parallel testing information that's halting the test run
0 votes
Andrey Resler
commented,
January 13, 2023 23:23
This error means the file does not exist in your current working directory. Please run `dir` and make sure the file is there. To solve the issue, you can either navigate to the correct working dir...
Community
PyCharm
Banner grabbing Pycharm + terminal
0 votes
Andrey Resler
commented,
January 09, 2023 16:35
Hi, I believe this notification comes from snap. Here's an example of another app with the same notification https://askubuntu.com/questions/1412575/pending-update-of-snap-store
Community
PyCharm
How to disable snap update pending messages (Kubuntu 20.04)?
0 votes
Andrey Resler
commented,
January 09, 2023 16:33
Hi, I believe this warning comes from snap, I don't recall seeing anything like this generated by PyCharm.Here's an example of the same message for another app: https://askubuntu.com/questions/1412...
Community
PyCharm
How to disable pending snap update notification?
0 votes
Andrey Resler
commented,
January 08, 2023 18:11
Hi, please see https://youtrack.jetbrains.com/issue/PY-53568/Targets-API-Path-mappings-field-is-missing-in-the-python-interpreter-settings Now, you should be able to set the path mappings in the ru...
Community
PyCharm
How to edit python interpreter path mappings in PyCharm 2022.3?
0 votes