RuntimeWarning: use mixer: dlopen(/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pygame/mixer.cpython-311-darwin.so, 2): Library not ...
When running in debug mode, I see two main errors: No module named ‘gym’: I have installed ‘gym’ in my environment and have also added it to the dependencies list. I’ve also tried running pygbag with ...