I'm able to build lame from source, and then build streamp3, but when I attempt to import streamp3:
from streamp3 import MP3Decoder
I get the error:
ImportError: DLL Load failed while importing hip: The specified module could not be found.
This happens for me using Windows 10 and Windows 11, and when running on x64, and x64 emulation inside an arm64 VM, on latest python3.11 and 3.12.