I need help- I cannot get the command line version to work on my Mac. I'm trying to run these commands on Python 3.13 in my Macbook Terminal with the following errors:
python3 /Desktop/projectmirai/pmdxsegui.py /Desktop/projectmirai/bk_m2r.bin
NameError: name 'python3' is not defined
python3...