Pycharm Unresolved Reference When Using Docker Interpreter
Hi, I hope this message finds you well.
I am following this tutorial by Jetbrains on how to “Configure an interpreter using Docker”: https://www.jetbrains.com/help/pycharm/using-docker-as-a-remote-interpreter.html. I am able to RUN and DEBUG, but the Intellisense is NOT working properly.
Problem:
- The IDE intellisense is NOT able to recognize functions like print, “Unresolved Reference print” (as the image bellow shows)
- I've tried to “Repair IDE” and “Invalidate Caches” but it still is not working…

This is my setup:
- Windows 11 Enterprise
- Pycharm Professional (2023.2.3)
(I've tried this tutorial in a Macbook and it worked fine.)
Can anyone give insight to this problem please. Thanks in advance!
1 条评论
排序方式
日期
投票数
Hi, could you please upload logs from **Help | Collect Logs and Diagnostic Data** to https://uploads.jetbrains.com and provide the upload ID?
请先登录再写评论。