Yes I'm tinkering with local LLMs, anyways I've done a bunch trying to fix this, installed pyenv, installed python 3.13.11, installed requirements, ran the .py file, came up with this error. Looked up the error, says "Installing libffi-dev and re-installing python3.7 fixed the problem for me." So I used brew to reinstall libffi, reinstalled my python version, reinstalled the requirements, and still same problem. I can't tell if I'm doing something wrong or if this is a bazzite issue or?