Skip to content

Embed python libraries into deployed package. #2

Description

@NTSFka

Using python plugins require python 2.7 to be installed on user's PC. On Linux & macOS/OSX it't not a problem, but on Windows it is. Adding python27.dll in the package is not enough because python libraries are not available without installation.

Program pyinstaller is able to pack python libraries so it looks like a way to go.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions