Solved: ModuleNotFoundError: No module named 'starlette'

Fix No module named 'starlette'

To Solve the error, Install the starlette using the following command.

pip install starlette