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
Windows 11, using the 0.4.1 version of the windows executable; unable to start CLI executable.
D:\Projects\RPG\Traveller Mg2\TravData>travdata_cli.exe listbooks
Traceback (most recent call last):
File "travdata\cli\cli.py", line 18, in
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "travdata\cli\cliutil.py", line 13, in
File "travdata\cli\cliutil.py", line 16, in UsageError
AttributeError: module 'os' has no attribute 'EX_USAGE'
[15556] Failed to execute script 'cli' due to unhandled exception!
The text was updated successfully, but these errors were encountered:
Windows 11, using the 0.4.1 version of the windows executable; unable to start CLI executable.
D:\Projects\RPG\Traveller Mg2\TravData>travdata_cli.exe listbooks
Traceback (most recent call last):
File "travdata\cli\cli.py", line 18, in
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "travdata\cli\cliutil.py", line 13, in
File "travdata\cli\cliutil.py", line 16, in UsageError
AttributeError: module 'os' has no attribute 'EX_USAGE'
[15556] Failed to execute script 'cli' due to unhandled exception!
The text was updated successfully, but these errors were encountered: