Thanks. “Scrolling Down the list” was easier said than done. There is a small problem in the UI in that the scroll bar of the script list is overlaid by the scroll bar of the larger window and scrolling with the scroll bar does not move the script list. At least not on my screen.
But I could scroll with the up and down arrows and also with the scroll wheel of my mouse. Then I could get the script, and then run it.
However, it does not run successfully:
07:23:40: Starting script /home/scohen/.local/share/siril-scripts/processing/GraXpert-AI.py
07:23:40: Installing appdirs. This may take a few seconds...
07:23:40: Collecting appdirs
07:23:40: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
07:23:40: Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
07:23:41: Installing collected packages: appdirs
07:23:41: Successfully installed appdirs-1.4.4
07:23:41: Successfully installed appdirs
07:23:41: Installing opencv-python. This may take a few seconds...
07:23:41: Collecting opencv-python
07:23:41: Downloading opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
07:23:41: Requirement already satisfied: numpy>=1.21.2 in /home/scohen/.local/share/siril/venv/lib/python3.12/site-packages (from opencv-python) (2.2.5)
07:23:41: Downloading opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (63.0 MB)
07:23:43: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 MB 36.3 MB/s eta 0:00:00
07:23:43: Installing collected packages: opencv-python
07:23:44: Successfully installed opencv-python-4.11.0.86
07:23:44: Successfully installed opencv-python
07:23:45: OpenVINO not installed, falling back to hardware detection
07:23:46: Installing onnxruntime-openvino. This may take a few seconds...
07:23:46: Collecting onnxruntime-openvino
07:23:46: Downloading onnxruntime_openvino-1.22.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (5.0 kB)
07:23:46: Collecting coloredlogs (from onnxruntime-openvino)
07:23:46: Downloading coloredlogs-15.0.1-py2.py3-none-any.whl.metadata (12 kB)
07:23:47: Collecting flatbuffers (from onnxruntime-openvino)
07:23:47: Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes)
07:23:47: Requirement already satisfied: numpy>=1.21.6 in /home/scohen/.local/share/siril/venv/lib/python3.12/site-packages (from onnxruntime-openvino) (2.2.5)
07:23:47: Requirement already satisfied: packaging in /home/scohen/.local/share/siril/venv/lib/python3.12/site-packages (from onnxruntime-openvino) (25.0)
07:23:47: Collecting protobuf (from onnxruntime-openvino)
07:23:47: Downloading protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes)
07:23:47: Collecting sympy (from onnxruntime-openvino)
07:23:47: Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
07:23:47: Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime-openvino)
07:23:47: Downloading humanfriendly-10.0-py2.py3-none-any.whl.metadata (9.2 kB)
07:23:47: Collecting mpmath<1.4,>=1.1.0 (from sympy->onnxruntime-openvino)
07:23:47: Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
07:23:47: Downloading onnxruntime_openvino-1.22.0-cp312-cp312-manylinux_2_28_x86_64.whl (63.7 MB)
07:23:49: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 MB 23.7 MB/s eta 0:00:00
07:23:49: Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
07:23:49: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 8.0 MB/s eta 0:00:00
07:23:49: Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB)
07:23:49: Downloading protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl (321 kB)
07:23:49: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 321.1/321.1 kB 25.9 MB/s eta 0:00:00
07:23:49: Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB)
07:23:49: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 35.5 MB/s eta 0:00:00
07:23:49: Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
07:23:49: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 17.2 MB/s eta 0:00:00
07:23:49: Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
07:23:49: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 42.8 MB/s eta 0:00:00
07:23:50: Installing collected packages: mpmath, flatbuffers, sympy, protobuf, humanfriendly, coloredlogs, onnxruntime-openvino
07:23:55: Successfully installed coloredlogs-15.0.1 flatbuffers-25.2.10 humanfriendly-10.0 mpmath-1.3.0 onnxruntime-openvino-1.22.0 protobuf-6.31.1 sympy-1.14.0
07:23:55: Successfully installed onnxruntime-openvino
07:23:55: Error: cannot access or execute the GraXpert path
07:23:56: Running command: requires
07:23:56: OK! This script is compatible with this version of Siril.
07:23:56: This script is under ongoing development. Please report any bugs to https://gitlab.com/free-astro/siril-scripts. We are also especially keen for confirmation of success / failure from Linux users with AMD Radeon or Intel ARC GPUs as we do not have these hardware / OS combinations among the development team
07:23:56: Error initializing application: expected string or bytes-like object, got 'NoneType'
07:23:56: Python process (PID: 165119) exited with status 1