You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
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 👍
The text was updated successfully, but these errors were encountered: