Hey! I have tried to install resAnnotator and set the global environment using **export PATH=$PATH:~/public/xrw/softwares/resAnnotator-master/1.1/**, and then I try to operate resAnnotator by using "**resAnnotator.py -h**", but the screen show that "```
Traceback (most recent call last):
File "/home/vet/public/xrw/softwares/resAnnotator-master/1.1/bin/resAnnotator.py", line 3, in
from AnnotatorApp.settings import *
ModuleNotFoundError: No module named 'AnnotatorApp'".
Could you tell me how can I deal with it?
Hey! I have tried to install resAnnotator and set the global environment using
**export PATH=$PATH:~/public/xrw/softwares/resAnnotator-master/1.1/**, and then I try to operate resAnnotator by using "**resAnnotator.py -h**", but the screen show that "```Traceback (most recent call last):
File "/home/vet/public/xrw/softwares/resAnnotator-master/1.1/bin/resAnnotator.py", line 3, in
from AnnotatorApp.settings import *
ModuleNotFoundError: No module named 'AnnotatorApp'".
Could you tell me how can I deal with it?