I'm having trouble implementing an SSH-tunnel, following http://rpyc.readthedocs.org/en/latest/docs/secure-connection.html
Specifically rpyc.utils.ssh doesn't exist, so that I can't import SshContext. I have ssh for python installed. Things I've tried so far: - Windows (8.1) and Linux (Ubuntu 14.04) - Different version of rpyc (pip install -Iv rpyc==3.22) - Different version of Python (2.7 and 3.4) Any suggestions on how to get the correct version of rpyc? -- --- You received this message because you are subscribed to the Google Groups "rpyc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
