Can't connect to interpreter via SSH (WSL)
Completed
When I try to add new python interpreter via ssh (WSL), I get an error: Connection to sshuser@localhost:22 failed: Error finalising cipher.
I have the last version of Pycharm. I tried to connect to WSL via ssh using Putty and it works.
I have found this post: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000192424-Cant-connect-via-shh-to-choose-intepreter-WSL- This is a similar issue, but port changing was not helpful for me.
What am I doing wrong? Please help!
Please sign in to leave a comment.
I have found a solution here: https://stackoverflow.com/questions/49812883/cant-connect-to-interpreter-via-ssh-wsl
Thanks for @Pavel Karateev