Skip to content

Running under Debian Linux - python37 not found #28

@alishchytovych

Description

@alishchytovych

I'm trying to run the sample program under the Debian Linux and get the error:

Unhandled exception. System.DllNotFoundException: Unable to load shared library 'python37' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libpython37: cannot open shared object file: No such file or directory
   at Python.Runtime.Runtime.Py_IsInitialized()

Also I've checked that in the ~/.local/share I have python3.7 but this is Windows distribution. Debian itself has python3.7 installed as well.

Is it possible to have Linux python distribution included into Python.Included?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions