Skip to content
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

Unable to run on Ubuntu 24.04.1 #42

Open
sebastianschauenburg opened this issue Oct 21, 2024 · 1 comment
Open

Unable to run on Ubuntu 24.04.1 #42

sebastianschauenburg opened this issue Oct 21, 2024 · 1 comment

Comments

@sebastianschauenburg
Copy link

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 👍

@kkoomen
Copy link
Owner

kkoomen commented Oct 27, 2024

could you perhaps provide some documentation on what system you are running this on, with which versions of Python etc.?
Not really, the README is up-to-date with what I developed at the time. If you experience problems, then you can debug this yourself, because this project is done for me and I have no intentions for maintaining it. I only merge PRs and that's it.

do you plan on upgrading this project to Python 3.12 and onward?
Nope, but feel free to submit a PR with fixes that are required.

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

No branches or pull requests

2 participants