i’m trying to updato from core 13 u6.7 to scale 25 but i’m getting this error
[EFAULT] Traceback (most recent call last): File “/usr/local/lib/python3.9/runpy.py”, line 197, in _run_module_as_main return _run_code(code, main_globals, None, File “/usr/local/lib/python3.9/runpy.py”, line 87, in _run_code exec(code, run_globals) File “/mnt/ServerPueblos/squashfs-root/truenas_install/main.py”, line 21, in from .utils import getmntinfo, get_pids File “/mnt/ServerPueblos/squashfs-root/truenas_install/utils.py”, line 9, in @dataclass(frozen=True, kw_only=True) TypeError: dataclass() got an unexpected keyword argument ‘kw_only’
how do i solve this?