Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Eduard
Total activity
3
Last activity
November 11, 2019 07:52
Member since
October 18, 2019 13:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Eduard
commented,
November 11, 2019 07:52
In my case it was non root permissions in docker container that I ran python interpreter. PyCharm tries to mkdir -p /opt/pycharm/cache chmod -R 777 /opt/pycharm/cache and fails so some of the pack...
Community
PyCharm
Why PyCharm can't resolve reference for a remote Docker interpreter?
1 vote
Eduard
commented,
October 18, 2019 13:22
Hello, Still have this problem on one of the projects using docker image as python interpreter: Modules "sys" and "pycurl" are not found by PyCharm but when using python console via PyCharm both mo...
Community
PyCharm
Why PyCharm can't resolve reference for a remote Docker interpreter?
0 votes