Every forum I have looked at says that:
pip install pillow
remedies issues with installing pyautogui, however, I have installed pillow and I am still receiving:
python setup.py egg_info failed with error code 1
Any suggestions? I also tried installing PIL but that failed as well with the same error.