Solved: ModuleNotFoundError: No module named 'sympy'

Fix No module named 'sympy'

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

pip install sympy