So, I tried to get this amazing tool running on Ubuntu 24.04.1, but that did not go as planned. Mostly Python issues (my current version is Python 3.12.3).
- According to this thread on StackOverflow Python 3.12 removed
distutils. So I of course tried setuptools.
- Eventually I even tried a distrobox Debian 11 image, to get it installed, but then I could not run it due to not being able to access the hardware.
- Apologies of the messy issue report, I had many papercuts.
Concrete questions:
- could you perhaps provide some documentation on what system you are running this on, with which versions of Python etc.?
- do you plan on upgrading this project to Python 3.12 and onward?
It sounds like an amazing project, thank you for all your efforts 👍
So, I tried to get this amazing tool running on Ubuntu 24.04.1, but that did not go as planned. Mostly Python issues (my current version is Python 3.12.3).
distutils. So I of course tried setuptools.Concrete questions:
It sounds like an amazing project, thank you for all your efforts 👍