ERROR: Failed building wheel for simpleaudio
Running setup.py clean for simpleaudio
Failed to build simpleaudio
ERROR: Could not build wheels for simpleaudio, which is required to install pyproject.toml-based projects
I do have simpleaudio in my requirements.txt, but someone said to also have a packages.txt file, what would I put in that file and how can I resolve this error? Someone also suggested making a virtual environment.