zettonaender / eqapotographiceq-gui

GUI version of https://github.com/zettonaender/convtographiceq
87 stars 3 forks source link

another error when clicking ok to generate #8

Open SeA-luby opened 1 year ago

SeA-luby commented 1 year ago
C:\Users\MICROCOSMOS\Downloads\gui>gui.exe
all
Exception in thread Thread-2 (_readerthread):
Traceback (most recent call last):
  File "threading.py", line 1016, in _bootstrap_inner
  File "threading.py", line 953, in run
  File "subprocess.py", line 1499, in _readerthread
  File "encodings\ascii.py", line 26, in decode
UnicodeDecodeError: 'ascii' codec can't decode byte 0xb0 in position 0: ordinal not in range(128)
None
Traceback (most recent call last):
  File "eqapotographiceq-gui-forexe\gui.py", line 131, in <module>
  File "eqapotographiceq-gui-forexe\gui.py", line 38, in bench
TypeError: argument of type 'NoneType' is not iterable
[11768] Failed to execute script 'gui' due to unhandled exception!

help...