Skip to content

Conversation

@goldarte
Copy link

@goldarte goldarte commented Dec 9, 2023

No manual build for libusb is required for Ubuntu 22.04.
Also I made small syntax fix like in #18.

@goldarte
Copy link
Author

goldarte commented Dec 9, 2023

I think installing libusb from ubuntu package registry is enough for other versions as well, but I don't have resources to test it.

@elevator4096
Copy link

In python 3.10.12 platform.version() returns '#101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023' for me.
I think we should use platform.freedesktop_os_release().get("VERSION") which returns '22.04.3 LTS (Jammy Jellyfish)' instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants