Skip to content

Embed python libraries into deployed package. #2

@NTSFka

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.

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