Skip to content

scene.delete() fails also fails as scene.delete #11

@mburnskaurin

Description

@mburnskaurin

get this message

Error:PythonError: Traceback (most recent call last):
File "/lib/python312.zip/_pyodide/_base.py", line 597, in eval_code_async
await CodeRunner(
File "/lib/python312.zip/_pyodide/_base.py", line 413, in run_async
await coroutine
File "", line 36, in
File "/home/pyodide/vpython/core_funcs.py", line 167, in getattr
result = getattr(self.jsObj, name)
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: delete

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions