PyCharm autocomplete and highlight syntax doesn't work with ssh interpreter.

I have a docker container which runs on a server and can accessible via ssh. This container is PyTorch container and it is used as Python kernel. However, when I connected remote host and set the project interpreter to docker interpreter over ssh, the code editor doesn't highlight syntax and autocomplete code. I am able to run Python scripts without problem but I can't use mentioned features. How can I fix it?

 

 

1
3 comments

Still not working. I tried to reindex the skeleton but it didn't work.

0

Did you manage to solve this?

0

Yes, after trying same steps a few times the problem was solved.

0

Please sign in to leave a comment.