As the title suggests installing sc2reader 1.6.0(current version) with pip results in a keyerror when using load_replay(Python 3.8/3.9 were what I tested).
Resolved this by cloning the current master branch and popping that into the place of the broken version.
Is it possible to create a new release with the current changes, or are there more things needed before a new release should be created?