Closed ace510 closed 11 months ago
This is due to a new dependency release. We'll resolve it before the next ppb release, but in the short term if you EDITED: pip install --upgrade pysdl-dll==2.0.20
you should be able to use it until it's all sorted.
sadly, gave that a shot, getting
(venv) PS C:\Users\ihclark\python-2022\Python-2022-9-30> pip install --upgrade pysdl-dll==2.022 ERROR: Could not find a version that satisfies the requirement pysdl-dll==2.022 (from versions: none) ERROR: No matching distribution found for pysdl-dll==2.022
I typoed that very badly: pysdl2-dll==2.0.20
. I tested this for a tutorial recently and it continues to work. Sorry about the misinformation.
bless 👼🏻 worked a treat!
consistently when I invoke ppb.run() it immediately throws a
ppb.systems.sdl_utils.SdlMixerError: Error calling Mix_Init: Failed loading ModPlug_Tell: The specified procedure could not be found. error