You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finally figured out that I needed to copy the libmp3lame.dll file into pip's site-packages/lame/ directory, alongside hip.cp312-win_amd64.pyd. Now it loads and works!
This should probably be added either to the build process or the docs.
I'm able to build lame from source, and then build streamp3, but when I attempt to import streamp3:
I get the error:
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.
The text was updated successfully, but these errors were encountered: