-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
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
Labels
No labels