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