BirdNET-Analyzer icon indicating copy to clipboard operation
BirdNET-Analyzer copied to clipboard

The Windows package for BirdNET-Analyzer 1.3.1 cannot open after being installed for all users

Open msp2 opened this issue 1 year ago • 1 comments

After I installing the Windows package for BirdNET-Analyzer 1.3.1 in Windows 11, BirdNET-Analyzer cannot open. When I attempt to do so, an error dialog pops up saying the following:

Unhandled exception in script

Failed to excecute script 'gui' due to unhandled exception: [Errno 13] Permission denied: 'C:\Program Files (x86)\BirdNET-Analyzer\_internal\gui-settings.json'

Traceback (most recent call last): File "gui.py", line 46, in File "localization.py", line 46, in load_local_state File "localization.py", line 15, in ensure_settings_file PermissionError: [Errno 13] Permission denied: 'C:\Program Files (x86)\BirdNET-Analyzer\_internal\gui-settings.json'

msp2 avatar Oct 19 '24 20:10 msp2