Script Aberration_Remover Error

Hello:

When I run the script, I get the following error:

18:16:35: Iniciando script /home/vant/.var/app/org.siril.Siril/data/siril-scripts/processing/AberrationRemover.py
18:16:35: Traceback (most recent call last):
18:16:35: File “/home/vant/.var/app/org.siril.Siril/data/siril-scripts/processing/AberrationRemover.py”, line 14, in
18:16:35: from sirilpy import tksiril
18:16:35: File “/home/vant/.var/app/org.siril.Siril/data/siril/venv/lib/python3.13/site-packages/sirilpy/tksiril.py”, line 13, in
18:16:35: import tkinter as tk
18:16:35: File “/app/lib/python3.13/tkinter/init.py”, line 38, in
18:16:35: import _tkinter # If this fails your Python may not be configured for Tk
18:16:35: ^^^^^^^^^^^^^^^
18:16:35: ModuleNotFoundError: No module named ‘_tkinter’
18:16:35: Python process (PID: 21651) exited with status 1

I’m using Siril-1.4.0
I appreciate your help…

The “Continuum Subtraction” script doesn’t work for me either.

Both worked in version 1.4 beta, but after upgrading to the stable version, I can’t get them to work.

I restarted venv, uninstalled and reinstalled both scripts, but it still doesn’t work.

Any ideas?