Had to run a few commands but seems to work.
$ python3 -m venv .myenv
$ source .myenv/bin/activate
$ python3 main.py
$ pip install PyQt6
$ python3 main.py
So, I've been building a new mod maker with ai. If any body wants to collaborate, I can put it on github. I've been using devin desktop. If anybody want's to help, that would be great!