Skip to content

Question about bpy and the 3d_copy_and_paste.py #4

Description

@yangrongkun

Dear authors, thank you for the wonderful works.
When I try to reproduce the experiment, I met two problem:
(1) the version about the bpy, I found that bpy can only be installed by 2.91.0, other version will get build error.
(2) running the 3d_copy_and_paste.py, I met the error at line 51:
" bpy.ops.mesh.boundbox_add()"
:
site-packages/2.91/scripts/modules/bpy/ops.py", line 132, in call
ret = _op_call(self.idname_py(), None, kw)
AttributeError: Calling operator "bpy.ops.mesh.boundbox_add" error, could not be found
Exception ignored in: <function CyclesRender.del at 0x7f0fea965290>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions