You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
max-l
changed the title
Can't get an installation that doesn't crash on a particular linux distro
Can't get an installation that doesn't crash on a particular linux installation
Mar 27, 2023
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 :
The text was updated successfully, but these errors were encountered: