Skip to content

Add paths for local dependencies when running PyInstaller #20

@jasonjho

Description

@jasonjho

If you have Python modules required by main.py in the same directory, it seems that PyInstaller will not pick these up by default. Adding a --paths argument to PyInstaller may do the trick.

I'll be happy to put together a PR for this.

Great work!

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