Closed eclipse95 closed 2 years ago
3f838cb5ba8a40b5316d7791b59afc922f934914 fixed this in git. The next release will have 3.11 wheels as well. I suggest building from the main branch (pip install git+https://github.com/ParallelSSH/ssh-python.git
) instead of a tagged version in the meantime.
windows failed! Do I need to post the error message?
Hi, The build of
ssh-python
fails with Python 3.11. On the Docker image python:3.11-buster withlibpython3-dev
andcmake
packages, I obtained this error:This error seem to be linked to https://github.com/numpy/numpy/issues/21422