cisnlp/simalign

ValueError: too many values to unpack (expected 2)

Closed this issue · 0 comments

When running the example code you provide in README, I run into this error:

ValueError: too many values to unpack (expected 2)

I used this code a few weeks ago and it was working fine. I don't understand why now it's not working.

edit: This error was solved by installing simalign and all dependencies in another environment.