Solved: ModuleNotFoundError: No module named 'jwt'

Fix No module named 'jwt'

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

pip install jwt