SPOClab-ca / BENDR

170 stars 57 forks source link

Error when running downstream.py #13

Closed MichaelMaiii closed 2 years ago

MichaelMaiii commented 2 years ago
image

I didn't change the original code, but I got this error. The library version has been verified. Does anyone know the solution?

Vpredictor commented 2 years ago

I have the same problem. Did you solve the problem?

jc-audet commented 2 years ago

I have the same problem. Did anyone manage to solve the problem?

zhj2020 commented 2 years ago
image

I didn't change the original code, but I got this error. The library version has been verified. Does anyone know the solution?

Have you solved it?

Vica75 commented 1 year ago

Change ds.train_params to ds.train_params._d in the call to provess.fit in downstream.py. Solved the issue for me.