ReferenceError: Cannot access attribute 'Shape' of deleted object #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
11:42:02 pyException: Traceback (most recent call last): File "/home/pgp/.var/app/org.freecad.FreeCAD/data/FreeCAD/Macro/MultiExport-FreeCAD/MultiExport.FCMacro", line 7, in <module> from PySide2.QtWidgets import QWidget, QLabel, QSpinBox, QHBoxLayout, QListWidgetItem <class 'ModuleNotFoundError'>: No module named 'PySide2' 12:01:21 Traceback (most recent call last): 12:01:21 File "/home/pgp/.var/app/org.freecad.FreeCAD/data/FreeCAD/Macro/MultiExport-FreeCAD/MultiExport.FCMacro", line 301, in export 12:01:21 self.exportSVG(isCalepinage, dateFiles) 12:01:21 File "/home/pgp/.var/app/org.freecad.FreeCAD/data/FreeCAD/Macro/MultiExport-FreeCAD/MultiExport.FCMacro", line 234, in exportSVG 12:01:21 sk = Draft.make_sketch(sv0, autoconstraints=True) 12:01:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:01:21 File "/app/freecad/Mod/Draft/draftmake/make_sketch.py", line 95, in make_sketch 12:01:21 elif not hasattr(obj, "Shape"): 12:01:21 ^^^^^^^^^^^^^^^^^^^^^ 12:01:21 ReferenceError: Cannot access attribute 'Shape' of deleted objectfile tested: https://cloud.aquilenet.fr/s/CBorLWTyxNYktGy
OS debian 12
freecda version: 1.1 git version: 40267