Skip to content

new CI error in receptive_field test #13221

Closed
@drammock

Description

@drammock

mne/decoding/tests/test_receptive_field.py::test_receptive_field_basic[cuda] - DeprecationWarning: The following error was raised: 'str' object has no attribute 'sklearn_tags'. It seems that there are no classes that implement __sklearn_tags__ in the MRO and/or all classes in the MRO call super().__sklearn_tags__(). Make sure to inherit from BaseEstimator which implements __sklearn_tags__ (or alternatively define __sklearn_tags__ but we don't recommend this approach). Note that BaseEstimator needs to be on the right side of other Mixins in the inheritance order. The default are now used instead since retrieving tags failed. This warning will be replaced by an error in 1.8.

fails for parametrizations 1 and cuda; seen at https://github.com/mne-tools/mne-python/actions/runs/14539201724/job/40794402595?pr=13156#step:16:5998

(CI run for #13156)

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