PyCharm SSH Interpreter Error (illegal option --)

Viewed 18

I was trying to connect to a remote server (using docker) via ssh interpreter.
This is how I tried to connect (the docker is running perfectly fine). (on Pycharm) Preferences → Python interpreter → Add SSH Interpreter.

The below image is the error message I've got, and I can't figure out where to even start...
Thank you ahead for your help.
enter image description here

0 Answers
Related