Fedora rawhide has updated to the latest Python 3.14. Mayavi test fails with:
__________ TestMayaviGarbageCollection.test_mlab_scene_model_with_gui __________
mayavi/tests/test_garbage_collection.py:67: in test_mlab_scene_model_with_gui
self.check_object_garbage_collected(create_fn, close_fn)
tvtk/tests/common.py:61: in check_object_garbage_collected
self.assertTrue(object_collected[0])
E IndexError: list index out of range
Not sure what is up here.