same error here. It seems to be from wapiti. I installed wapiti 3 but still the same error.
Traceback (most recent call last):
File "C:\Users\Amir\Documents\Projects\hazm\hazm-test.py", line 47, in tagger = POSTagger(model='resources/postagger.model')
File "C:\Users\Amir\AppData\Roaming\Python\Python37\site-packages\hazm\SequenceTagger.py", line 22, in init from wapiti import Model
ModuleNotFoundError: No module named 'wapiti'