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.