Fix module import for to build the Exe

This commit is contained in:
Ircama
2025-06-01 17:29:46 +02:00
parent 2703b3ccdc
commit 5a23d4c102
2 changed files with 2 additions and 1 deletions

2
ui.py
View File

@@ -37,7 +37,7 @@ from find_printers import PrinterScanner
from text_console import TextConsole
VERSION = "6.0.0"
VERSION = "6.0.1"
NO_CONF_ERROR = (
" Please select a printer model and a valid IP address,"