ParallelSSH / parallel-ssh

Asynchronous parallel SSH client library.
https://parallel-ssh.org
GNU Lesser General Public License v2.1
1.2k stars 148 forks source link

Impossible to Add parallel-ssh to Anaconda Environment #395

Open GaryA50 opened 1 month ago

GaryA50 commented 1 month ago

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 previous installations in Anaconda or using pip for installations independent of Anaconda. In all installations, ssh-python was included in the package.

I didn't know whether to contact you or Anaconda, but thought you might care more.

Is independent installation of ssh-python a reasonable work around? Can't use parallel-ssh in anaconda

To Reproduce

Steps to reproduce the behavior:

  1. Example code that produces error.
  2. Stack trace or error messages.

Expected behavior A clear and concise description of what you expected to happen.

Actual behaviour What actually happened.

Screenshots If applicable, add screenshots to help explain your problem.

Additional information Include version of ssh2-python and any other relevant information.