Error #4

No module named rich.

You have to install rich, pip install rich. Avoid doing it manually, use the requirements.txt file.

Last updated