You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
python3 main.py
requires a module named 'lazy_loader'. Afterpip install
, the default lazy_loader-0.4 is installed. Then, a data type error popped outWhat is the version of lazy_loader should I use?
The text was updated successfully, but these errors were encountered: