axeldelafosse / stemgen

🎛 Stemgen is a Stem file generator. Convert any track into a Stem and have fun with Traktor.
https://stemgen.dev
MIT License
212 stars 39 forks source link

Getting an error, when running the docker script version. #45

Closed Galabov93 closed 3 months ago

Galabov93 commented 8 months ago

Everything is fine and files are being created, but on the last step, (After 'Done 5/6' log) I get the following error message: /stemgen/ni-stem/GPAC_linux/MP4Box: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory

The environment is WSL2 on Windows 11

UglyGit commented 8 months ago

I have the exact same issue. I modified the Dockerfile to apt install openssl, thinking that might help but it didn't. Sooo close. Anyone have solution/suggestions Cheers

axeldelafosse commented 3 months ago

Sorry I haven't created this Dockerfile and doesn't intend to maintain it. Please send a PR if you found the issue!

Closing this for now. You can follow the installation steps for Windows in the docs at stemgen.dev