Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Yaremakroma
Total activity
8
Last activity
October 03, 2023 13:26
Member since
July 27, 2023 08:50
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (6)
Sort by recent activity
Recent activity
Votes
Edited
October 03, 2023 13:21
Certainly!If you are a Mac user, here is a solution from the Pycharm support team.Code:if [ -n "$JEDITERM_SOURCE" ] then source $(echo $JEDITERM_SOURCE) unset JEDITERM_SOURCE fi
Community
PyCharm
Pycharm after updating to 2023.2 the new terminal window doesn't activates the venv
1 vote
Created
October 03, 2023 13:26
Excellent, have a nice day!
Community
PyCharm
Pycharm after updating to 2023.2 the new terminal window doesn't activates the venv
0 votes
Created
October 03, 2023 07:26
Hey, everything works perfectly.Andrey showed me how to fix the issue!
Community
PyCharm
Pycharm after updating to 2023.2 the new terminal window doesn't activates the venv
0 votes
Created
August 01, 2023 06:24
Here is the link with the full zip with the logs fileLet me know if I mentioned the correct nickname in my request therehttps://youtrack.jetbrains.com/issue/PY-62026/Pycharm-after-updating-to-2023....
Community
PyCharm
Pycharm after updating to 2023.2 the new terminal window doesn't activates the venv
0 votes
Edited
July 30, 2023 15:22
2023-07-30 18:19:05,295 [158008495] INFO - #o.j.p.t.LocalTerminalDirectRunner - Started com.pty4j.unix.UnixPtyProcess in 79 ms from [/bin/zsh, --login, -i] in /path/to/project/project_folder, [co...
Community
PyCharm
Pycharm after updating to 2023.2 the new terminal window doesn't activates the venv
0 votes
Edited
July 28, 2023 08:17
Thanks for your response!Here is the example of my project interpreter path ~/Folder/project_folder/venv/bin/python The activate_virtualenv is enabled in my settings. Any thoughts?Here is the scr...
Community
PyCharm
Pycharm after updating to 2023.2 the new terminal window doesn't activates the venv
0 votes