ausseabed / qax

Quality Assurance Tool for Multibeam Echosounder (MBES) data
https://www.ausseabed.gov.au/QAX
Other
13 stars 5 forks source link

Fatal Error: Finder Grid Checks: v1.0.4 #12

Open tyannefaulkes opened 2 years ago

tyannefaulkes commented 2 years ago

Hello,

I am receiving an error on the version 1.0.4 that I installed via the .exe. I attempted to run Finder Grid Checks with a tiff that I created. If needed, I can provide the tiff.

Here is the error I received:

C:\Program Files (x86)\QAX\qtpy__init__.py:222: RuntimeWarning: Selected binding "pyqt5" could not be found, using "pyside2" Fatal Python error: PyThreadState_Get: no current thread

Thread 0x00001a04 (most recent call first): File "threading.py", line 296 in wait File "multiprocessing\queues.py", line 224 in _feed File "threading.py", line 865 in run File "threading.py", line 917 in _bootstrap_inner File "threading.py", line 885 in _bootstrap

Current thread 0x00004e6c (most recent call first): File "osgeo\gdal.py", line 2043 in GetProjection File "ausseabed\mbesgc\lib\data.py", line 99 in _get_tiff_details File "ausseabed\mbesgc\lib\data.py", line 207 in get_input_details File "ausseabed\mbesgc\lib\data.py", line 239 in inputs_from_qajson_checks File "ausseabed\findergc\qax\plugin.py", line 86 in run File "hyo2\qax\lib\check_executor.py", line 80 in run File "hyo2\qax\lib\check_executor.py", line 188 in run File "multiprocessing\process.py", line 297 in _bootstrap File "multiprocessing\spawn.py", line 118 in _main File "multiprocessing\spawn.py", line 105 in spawn_main File "PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py", line 55 in _freeze_support File "cli.py", line 5 in

Thanks,

Tyanne