Maradonna90 / NewGAN-Manager

A tool to generate and manage xml configs for the Newgen Facepack.
GNU General Public License v3.0
171 stars 34 forks source link

Fixed Linux build. Kind of. #184

Closed imfulee closed 9 months ago

imfulee commented 9 months ago

This wouldn't build for Linux so I tried modifying it to make it work. In the end I made it build successfully, but the resulting binary still could not run - giving me the below error

error while loading shared libraries: libpython3.8.so.1.0: cannot open shared object file: No such file or directory

I'm running on Endevour OS and suspect that this would required the system python to use python 3.8. Trying to intercept it with Pyenv doesn't seem to work. I totally understand if the maintainer closed this issue immediately. If anyone has any idea how to make it work, please let me know : )

gleidhold commented 9 months ago

I just installed libpython, but it spews out another bunch of errors. That is in LM21.