Skip to content

[graphics] Error with "set_as_default" flag in python #344

@godardma

Description

@godardma

From the tutorial:

The python line :

fig = Figure2D("My figure", GraphicOutput.VIBES | GraphicOutput.IPE, True)

raises an Error :

fig = Figure2D("My_figure", GraphicOutput.VIBES | GraphicOutput.IPE, True)
RuntimeError: bad_weak_ptr

Metadata

Metadata

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