No module named rich.
You have to install rich, pip install rich. Avoid doing it manually, use the requirements.txt file.
pip install rich
requirements.txt
Last updated 3 years ago