Solved: ModuleNotFoundError: No module named 'autopep8'

Fix No module named 'autopep8'

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

pip install autopep8