ModuleNotFoundError: No module named 'typedload'
python -m pip install typedload
python -c "import typedload; print(typedload.__version__)"
Success! typedload version x.y.z (e.g., 2.4.0)