#999829 mayavi2: Mayavi 4.7.1-2+b2 do not start in GNU/Debian Bullseye with apt installation

Package:
mayavi2
Source:
mayavi2
Description:
scientific visualization package for 2-D and 3-D data
Submitter:
Tomas Senabre
Date:
2022-01-21 08:03:03 UTC
Severity:
important
Tags:
#999829#5
Date:
2021-11-17 10:31:13 UTC
From:
To:

#999829#10
Date:
2022-01-21 07:50:15 UTC
From:
To:
It seems that mayavi is using old python interface to splashscreen on
wx.SplashScreen however it was moved to wx.adv.SplashScreen in newer versions of
python.

So mayavi has to be updated to this.