You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update logic to determine the base directory for the upload folder when running as a compiled executable (sys.frozen). This ensures the correct path is used whether the app is run as a script or as a packaged binary. Also, fix folder selection dialog to use the correct upload folder variable.
0 commit comments