GaryA50
Results
2
issues of
GaryA50
**Describe the bug** ED25519 key pairs don't work to connect to ubuntu server **To Reproduce** ``` from pssh.clients import SSHClient import sys import traceback class SSHComm(): def __init__(self): try: self.client...
bug
**Describe the bug** The addition of parallel-ssh is blocked because ssh-python is missing. The error message is attached. Python 10 is installed in the environment. I've had no problems in...