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