voneiden / ocp-freecad-cam

CAM for CadQuery and Build123d by leveraging FreeCAD
https://pypi.org/project/ocp-freecad-cam/
Apache License 2.0
30 stars 3 forks source link

ModuleNotFoundError: No module named 'Draft' #17

Closed voneiden closed 1 year ago

voneiden commented 1 year ago

??

squashfs-root/usr/Mod/Path/Path/Main/Job.py", line 79, in createResourceClone clone = Draft.clone(orig)

voneiden commented 1 year ago

Nothing magical, need to add Draft module into path as well. Looks like it's used in some cases (compounds of solids?)