Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Qifen Pocket
Total activity
6
Last activity
March 04, 2021 14:41
Member since
February 25, 2021 11:04
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
March 03, 2021 09:13
Got it, thanks
Community
PyCharm
Mac OSX BigSur PyCharm run program on docker-compose not show any output on console
0 votes
Edited
February 27, 2021 16:14
Update: I found if I use print, PyCharm console will display text.But if I use input("a: ") It won't display anything. And still can't interact with the program as Docker interpreter.
Community
PyCharm
Mac OSX BigSur PyCharm run program on docker-compose not show any output on console
0 votes
Created
February 27, 2021 15:46
I'm follow this tutorial https://www.jetbrains.com/help/pycharm/using-docker-compose-as-a-remote-interpreter.html#summary But only use the code of this tutorialhttps://www.jetbrains.com/help/pychar...
Community
PyCharm
Mac OSX BigSur PyCharm run program on docker-compose not show any output on console
0 votes