Closed Xinzhao1990 closed 5 years ago
This is an issue with packaging microlibs that is fixed in PR #4 and v0.4.1 of the package.
Installation from pypi should work now, it did on my system. In case it does not work I would recommend installing from source until the bug is fixed.
When installing now pin the version explicitly pip install metasub_utils==0.4.1
as pip may otherwise install a slightly stale version.
Description
Wasabi command is not working anymore after being updated to new version (v0.4.0)
What I Did