Every command currently fails when running holland using Python 3.11, e.g. # holland lb Holland 1.2.9 started with pid 170851 Traceback (most recent call last): File "/usr/bin/holland", line 33, in ...
and run it with python 3.12.7, you should get a the following arguments are required error. $ d:/local/Python312/python.exe issue.py 5 6 usage: issue.py [-h] issue.py ...