-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation via pip on latest Kali Linux #35
Comments
Thanks for raising this one! I'll take a look at what's causing this. |
First look, it appears that Kali 2023.1 uses Python 3.11 by default - which matches the output provided here. I'll look in to why this fails in this configuration, and update the CI process to build new binary wheels for this configuration. |
I've just released STACS 0.5.0 which resolves this issue. I've confirmed a build from Git against this branch is working as expected. I've also ensured that the new binary wheels are working on the Kali container from above. As there doesn't appear to be a binary wheel for
Let me know how you go :) |
Works! Great work as usual, Peter. Thank you very much for your fast fix! |
I tried installing stacs via pip in the current Kali docker container (see here). This ended in the following error message:
Tried it also on the latest VM image and got the same error.
The text was updated successfully, but these errors were encountered: