-
Notifications
You must be signed in to change notification settings - Fork 461
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
Clean Python3.12.6 install results in python-flirt error #1043
Comments
Yup that's it exactly. I'll try to push an update tomorrow and tag you again here. Thanks for the report! |
Awesome, thank you for your great work to the open-source security community @williballenthin! |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
ahh, in #1012 which is in master, but not part of a release yet, we relax the versioning requirements. viv-utils and python-flirt install just fine on my py3.12 installation. So I think we just need to do a release of floss with the relaxed requirements. |
Can you confirm that it works now with the new release? |
working for me. how about you @LloydLabs? |
Hey, sorry for getting back a bit later than expected - yes, all working on my end now after the version bump. Thanks a lot! |
I'm on:
I simply ran:
Which presented the following error:
I assume the version needs bumped?
Thanks in advance!
The text was updated successfully, but these errors were encountered: