You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the problem is in the version of numpy.
Using numpy 1.26.4 corrects the problem: pip install numpy==1.26.4
The problem is that when you install pyRiemann from git it upgrates your version of numpy to 2.2 which causes the problem later.
So it is in this order:
install MOABB
upgrade to newer version of pyRiemann (if you need to)
then downgrade numpy to 1.26.4
The best solution is to check why MOABB gives an error with numpy 2.2 and correct it.
I am using MOABB from git and MOABB benchmark function.
Does anyone has any problems with Zhou2016? Is it possible that the last commit to Zhou2016 made it unusable?
I am getting this error:
The text was updated successfully, but these errors were encountered: