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
I get this error message after a fresh install of BirdNET Analyzer on Windows 11 Pro, downloaded today, 11 Nov 24..
File name: BirdNET-Analyzer-1.4.0-win_amd64.exe,
Download link: https://github.com/kahst/BirdNET-Analyzer?tab=readme-ov-file
Unhandled exception in script
Failed to execute script 'main' due to unhandled exception: DLL load failed while importing_pywrap_tf2: A dynamic link library (DLL) initialization routine failed.
Traceback (most recent call last):
File "birdnet_analyzer\model.py", line 25, in ModuleNotFoundError: No module named 'tflite_runtime'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "birdnet_analyzer\gui_main.py", line 3, in
File
"Pylnstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer\gui\single_file.py", line 7, in
File "Pylnstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer\gui\analysis.py", line 7, in
File "Pylnstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer analyze.py", line 16, in
File "PyInstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer\model.py", line 27, in
File "C:\Users\Lenovo\AppData\Local\Programs\BirdNET-Analyzer_internal\tensorflow from tensorflow.python import tf2 as tf2
File "C:\Users\Lenovo\AppData\Local\Programs\BirdNET-Analyzer_internal\tensorflow\p} from tensorflow.python.platform import_pywrap_tf2
ImportError: DLL load failed while importing_pywrap_tf2: A dynamic link library (DLL) initial
The text was updated successfully, but these errors were encountered:
I get this error message after a fresh install of BirdNET Analyzer on Windows 11 Pro, downloaded today, 11 Nov 24..
File name: BirdNET-Analyzer-1.4.0-win_amd64.exe,
Download link: https://github.com/kahst/BirdNET-Analyzer?tab=readme-ov-file
Unhandled exception in script
Failed to execute script 'main' due to unhandled exception: DLL load failed while importing_pywrap_tf2: A dynamic link library (DLL) initialization routine failed.
Traceback (most recent call last):
File "birdnet_analyzer\model.py", line 25, in ModuleNotFoundError: No module named 'tflite_runtime'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "birdnet_analyzer\gui_main.py", line 3, in
File
"Pylnstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer\gui\single_file.py", line 7, in
File "Pylnstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer\gui\analysis.py", line 7, in
File "Pylnstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer analyze.py", line 16, in
File "PyInstaller\loader\pyimod02_importers.py", line 378, in exec_module File "birdnet_analyzer\model.py", line 27, in
File "C:\Users\Lenovo\AppData\Local\Programs\BirdNET-Analyzer_internal\tensorflow from tensorflow.python import tf2 as tf2
File "C:\Users\Lenovo\AppData\Local\Programs\BirdNET-Analyzer_internal\tensorflow\p} from tensorflow.python.platform import_pywrap_tf2
ImportError: DLL load failed while importing_pywrap_tf2: A dynamic link library (DLL) initial
The text was updated successfully, but these errors were encountered: