parallel-ssh icon indicating copy to clipboard operation
parallel-ssh copied to clipboard

Impossible to Add parallel-ssh to Anaconda Environment

Open GaryA50 opened this issue 1 year ago • 0 comments

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.

GaryA50 avatar Jul 12 '24 21:07 GaryA50