beremiz

Py3 related fixes for SVGHMI UI.

2023-05-31, Edouard Tisserant
e528b11a60cc
Py3 related fixes for SVGHMI UI.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))