Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Daniil Bogdanov
Follow
New articles and posts
New articles, posts, and comments
Total activity
215
Last activity
March 30, 2023 13:12
Member since
November 10, 2022 09:09
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
93
Activity overview
Articles (0)
Posts (0)
Comments (122)
Daniil Bogdanov
commented,
March 30, 2023 13:12
Hello, The console startup looks ok; if you meant the import sys... part, this is standard for starting the console in PyCharm. You can tweak these settings in Preferences | Build, Execution, Depl...
Community
PyCharm
Pycharm Python Console Not working due to weird start up run
0 votes
Daniil Bogdanov
commented,
March 30, 2023 11:08
Hello, It's a known problem. Unfortunately, podman support is yet to be implemented. Please vote for the related issue on YouTrack to raise its relevance and receive updates regarding its status.
Community
PyCharm
pycharm_helpers with podman and networks without internet access
0 votes
Daniil Bogdanov
commented,
March 28, 2023 14:41
Hello, Please upload a zip archive of your logs folder (Help | Collect logs and diagnostic data) here and tell me an upload id.
Community
PyCharm
Remote Interpreter: Updating Python interpreter does not terminate.
0 votes
Daniil Bogdanov
commented,
March 27, 2023 11:17
Hey Pavelpustovoj524 Please open a support request with Help | Contact Support or fill out a bug report on YouTrack.
Community
PyCharm
Pycharm Terminal fails to activate virtual env
0 votes
Daniil Bogdanov
commented,
March 24, 2023 13:49
Oh, I see, it seems like PyCharm can't access a shell binary. Let's check what's in the log file. Please upload idea.log (Help | Show logs in...) here and tell me the upload ID.
Community
PyCharm
Cannot type in terminal
0 votes
Daniil Bogdanov
commented,
March 24, 2023 12:22
Hello, We found a second thread regarding your problem on YouTrack. Let's focus our discussion there to keep case integrity.
Community
PyCharm
Cannot start PyCharm: Cannot find a VM options file
0 votes
Daniil Bogdanov
commented,
March 24, 2023 12:09
Sure, here is how you can add an SSH interpreter: 1. Go to Settings | Project | Python Interpreter. 2. Select Add interpreter | SSH. 3. Choose a new or existing connection. Enter all the required ...
Community
PyCharm
Unable to add ssh interpreter
0 votes
Daniil Bogdanov
commented,
March 23, 2023 16:23
Hello, Please open Preferences | Tools | Terminal and check what is set in Shell Path. If nothing is set, try /bin/bash, close the terminal tab if any open and re-open it. If that didn't help, ple...
Community
PyCharm
Cannot type in terminal
0 votes
Daniil Bogdanov
commented,
March 22, 2023 16:03
Hello,This is an issue related to older versions of PyCharm. Please try to update to the latest and check if the problem persists.
Community
PyCharm
Weird
0 votes
Daniil Bogdanov
commented,
March 22, 2023 15:31
Those mappings are not exactly random; you can set path mapping when adding an SSH interpreter, as shown in a screenshot:
Community
PyCharm
Unable to add ssh interpreter
0 votes