Ben Westover
Ben Westover
I've discovered that the GUI works if I use a Python 3.9 venv, so it looks like it's an issue with the code not working in Python 3.10.
I'll check if changing that fixes it. I would be annoyed because I just released an entire new AUR package based around keeping it at 3.9, and this fix would...
I just patched out a whole bunch of floats that should be ints. This guy sure is into ending numbers with `.0` for whatever reason. Now I'm getting a new...
I'd really like to find that method to ignore them, this is getting to be a nightmare with patching so much that it's almost a new program, and some things...
No worries, thank you for your help. I guess my hacky 3.9 venv method will have to do until I, you, or someone else finds more info about this.
Thank you, that was the final patch I needed! Pushing the changes to the AUR, and making a PR on this repo, though it's unlikely to get accepted. Actually, about...
@cprn, please don't advertise forks of a program in issues that are unrelated to what the fork fixes.
It works if I set the benchmark number for `excavator_x16r` to 0 in benchmarks.json, but what caused the issue and how can I solve it without needing to manually edit...
Nice, I unknowingly wrote very similar instructions on the [Pine64 Wiki](https://wiki.pine64.org/wiki/Installing_Arch_Linux_ARM_On_The_Pinebook_Pro) for using Tow-Boot to get Arch Linux ARM running on the Pinebook Pro.
As for the last part, normal UEFI installation via pacstrap should be relatively simple except for the fact that you need an existing Arch Linux ARM install to run it...