Solved: ModuleNotFoundError: No module named 'cvxpy'

Fix No module named 'cvxpy'

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

pip install cvxpy