Solved: ModuleNotFoundError: No module named 'pyglet'

Fix No module named 'pyglet'

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

pip install pyglet