Hi,
I'm running a python script in --nogui and --script mode and I'm getting an error when doing rc(session, 'save surface.stl format stl'). The error message is :
QGuiApplication::font(): no QGuiApplication instance and no application font set.
Segmentation fault
I'm working with debian 10 and I used the production release 1.2.5-1
Thanks in advance for the help.