Solved: ModuleNotFoundError: No module named 'argtools'

Fix No module named 'argtools'

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

pip install argtools