python3 main.py requires a module named 'lazy_loader'. After pip install , the default lazy_loader-0.4 is installed. Then, a data type error popped out
numpy._core._exceptions._UFuncOutputCastingError: Cannot cast ufunc 'clip' output from dtype('float64') to dtype('>u2') with casting rule 'same_kind
What is the version of lazy_loader should I use?