Skip to content

Nuitka pre-built binaries have problems on Linux cross-distro  #19

Description

@vesche

The pre-built binary for v0.0.2 in releases was built on Debian GNU/Linux 9. When attempting to run the same binary on Arch Linux, the following error occurs:

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

This seems to be a naming issue, cross-distro with shared libraries, just need to investigate this further... Should be an easy fix

Note: this is a Linux specific issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions