I get the following crash when importing pssh.clients.SSHClient
python3
Python 3.9.16 (main, Jan 11 2023, 16:05:54)
[GCC 11.2.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from pssh.clients import SSHClient
Illegal instruction
The os is a rockylinux running on a ubuntu machine,
uname -a:
Linux ip02-rockylinux8 5.4.0-144-generic #161-Ubuntu SMP Fri Feb 3 14:49:04 UTC 2023 x86_64 GNU/Linux
I get the following crash when importing pssh.clients.SSHClient
The os is a rockylinux running on a ubuntu machine,
uname -a: Linux ip02-rockylinux8 5.4.0-144-generic #161-Ubuntu SMP Fri Feb 3 14:49:04 UTC 2023 x86_64 GNU/Linux
The package was installed with :