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
I can't exactly remember what I did, but I think it was similar to what you did. However, as this library isn't really active anymore and as there are still some unfixed issues I would suggest using python chess which supports easy pgn parsing.
In class PgnToFen the function resetBoard doesn't reset self.fens[] which results in weird behavior of the function pgnFile.
The text was updated successfully, but these errors were encountered: