Hi, when I try to run 'label.py --help', it reports the error like that:
Then I uninstall the bllipparser and use 'pip install bllipparser' to install lastest bllipparser, it can successful run the script: 'from bllipparser import RerankingParser'
However, when I try again 'label.py --help', it reports the error like that:
I have no idea how to fix this error
Hi, when I try to run 'label.py --help', it reports the error like that: Then I uninstall the bllipparser and use 'pip install bllipparser' to install lastest bllipparser, it can successful run the script: 'from bllipparser import RerankingParser' However, when I try again 'label.py --help', it reports the error like that: I have no idea how to fix this error