Gigoteur/UnicornConsole

Missing library libypthon

pintman opened this issue · 1 comments

When started with a more recent python version (e.g. 3.5) it will not start complaining about a missing shared lib and will not start.

./px8: error while loading shared libraries: libpython3.4m.so.1.0: cannot open shared object file: No such file or directory

Cross-link to the older library solves the problem but needs to change the systems lib folder.

Seems ok now