realthunder / FreeCAD_assembly3

Experimental attempt for the next generation assembly workbench for FreeCAD
GNU General Public License v3.0
885 stars 74 forks source link

Importing `freecad.asm3.assembly` on freecadcmd command line results in fatal error #1320

Open howetuft opened 1 year ago

howetuft commented 1 year ago

Steps to reproduce:

>>> import freecad.asm3.assembly
QPixmap: Must construct a QGuiApplication before a QPixmap
Aborted (core dumped)

Maybe related to #1319