Skip to content

How to build the app with pyinstaller #12

@EricYoong

Description

@EricYoong

Hi Author,

May I know how can I build it with pyinstaller as when i build it with

pyinstaller --onefile --windowed --add-data "drivers;drivers" --add-data "libs;libs" --hidden-import tzdata main.py

It will have error on unable to look for *.json file.

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