Originally posted by: BrentFortman
It would be great to have paramiko for Python3 since it is such a widely used module and is already provided on this site under Python2. I have tried many times to simply use "python3 -m pip install paramiko" but I always get a failure when it attempts to build the wheel for a dependent package called "pynacl". The error looks like this (AIX 7.2):
/tmp/pip-install-46x46dq5/pynacl/src/libsodium/build-aux/test-driver[107]: 26738972 Memory fault(coredump)
Any chance paramiko would be provided under Python3 in future releases of the Toolbox?
Thanks,
Brent
#AIXOpenSource#AIX-Open-Source-Software