While trying to run fxml.py, it is giving error :
- fastxml not found.This got resolved by moving fxml outside bin but after that other error popped-up
- inferencer module not found.
I think it is unable to read inferencer.pyx. I had already pip installed cython.