broken import due to attrs dependency
mayurnewase opened this issue · 0 comments
mayurnewase commented
importing note_seq fails due to @attr.s
line, which looks incompatible with attrs latest version.
so pinning it to attrs == 22.1.0 works.
mayurnewase opened this issue · 0 comments
importing note_seq fails due to @attr.s
line, which looks incompatible with attrs latest version.
so pinning it to attrs == 22.1.0 works.