pyinstaller now working

This commit is contained in:
2026-02-21 12:15:29 +01:00
parent bcad8e760b
commit 88bd2c2787
60 changed files with 75 additions and 90 deletions

View File

@@ -1,4 +1,4 @@
from interpreter.utils.tum_except import (ETUMRuntimeError)
from lib.tum_except import (ETUMRuntimeError)
from datetime import datetime
from enum import Enum