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
Trying to start Toolbox (latest, all packages up-to-date, the same bundle works on Windows11)
Traceback (most recent call last):
File "spinetoolbox.py", line 20, in
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "spinetoolbox\main.py", line 27, in
ImportError: DLL load failed while importing QtGui: Le module spécifié est introuvable.
The text was updated successfully, but these errors were encountered:
Qt6 does not support Windows 8.1 anymore so there's no help coming there. Is this a 32-bit or 64-bit Win8.1? You may want to check that the bitness matchess with the Python bitness.
I don't think that's an option in general for older computers. If they are to have a new life, it's probably better to switch to Linux. And in that case, there is a chance also Toolbox would work.
I keep this issue open until we have updated somewhere visible which OS versions we support.
Trying to start Toolbox (latest, all packages up-to-date, the same bundle works on Windows11)
Traceback (most recent call last):
File "spinetoolbox.py", line 20, in
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "spinetoolbox\main.py", line 27, in
ImportError: DLL load failed while importing QtGui: Le module spécifié est introuvable.
The text was updated successfully, but these errors were encountered: