What do you want to achieve?
Assign the new font and compile with no crash.
What have you tried so far?
Nothing, problem is in “codestream.py” in Temp folder.
Screenshot or video
Others
SquareLine 1.5.0
Windows 10
on
Waveshare esp32-s3 touch 4.3 inch
Internal line 273, in codestream.py
font_Roboto-Bold = lv_font_load("A:C:\ … )
SyntaxError: can’t assign to expression
the A: should not be there, that cause the crash
Update: I rebooted my PC, the line is still there in codestream.py
but now it is working ???
I am puzzle.