-
Bug
-
Resolution: Fixed
-
High
-
2.5.3
-
Windows 10 64-bit
I just installed 2.5.3 over the top of 2.5.2 and when I try to run it I get a crash with a Fatal Error pop-up saying:
"Failed to execute script tagger"
Running it from the command line with -d option gives the following error message:
Traceback (most recent call last): File "tagger.py", line 18, in <module> File "c:\hostedtoolcache\windows\python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "tagger.py", line 62, in <module> File "c:\hostedtoolcache\windows\python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "acoustid\__init__.py", line 32, in <module> File "c:\hostedtoolcache\windows\python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "config.py", line 42, in <module> File "c:\hostedtoolcache\windows\python\3.8.6\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 493, in exec_module File "util\__init__.py", line 52, in <module> ImportError: DLL load failed while importing unicodedata: The parameter is incorrect.
- has related issue
-
PICARD-2231 Fix packaging Picard on Windows with Python 3.8 or later
- Closed