Skip to content

Example evaluating_clearance.py doesn't work. AttributeError: 'Mesh' object has no attribute 'flag' #144

@sensebur

Description

@sensebur

Example evaluating_clearance.py doesn't work. AttributeError: 'Mesh' object has no attribute 'flag'

Problem:
welleng 0.5.1 on Windows. vedo 2022.4.2

Traceback (most recent call last):
File "C:\welleng-main\examples\evaluating_clearance.py", line 209, in
we.visual.plot(scene, names=names, colors=colors)
File "C:\Users\username\anaconda3\envs\welleng\lib\site-packages\welleng\visual.py", line 287, in plot
plt = Plotter(data, **kwargs)
File "C:\Users\username\anaconda3\envs\welleng\lib\site-packages\welleng\visual.py", line 109, in init
m_vedo.flag()
AttributeError: 'Mesh' object has no attribute 'flag'
python-BaseException

Solution:
pip install --upgrade vedo==2021.0.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions