flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
9.59k stars 372 forks source link

Error when starting app after build - OS Error: The system cannot find the path specified. , errno = 3)** #3309

Open gitmatsika opened 2 weeks ago

gitmatsika commented 2 weeks ago

I am getting the following error when starting an app build for windows

PathNotFoundException: Cannot create file, path = 'C:\Users\Dell\AppData\Local\Temp\finlink-1.0.0-1\app_pypackages_/tzdata/zoneinfo/Asia/Taipei' (OS Error: The system cannot find the path specified. , errno = 3)

Environment

Flet 0.22.1 Windows 10 Python 3.12