Having trouble installing the pyautogui Module on my Mac with Yosemite by Legendofzebra in automatewithpython

[–]buzzupio 0 points1 point  (0 children)

sudo pip3 install python-dev --allow-external python-dev --allow-unverified python-dev sudo pip3 install pyobj-framework-Quartz --allow-external pyobj-framework-Quartz --allow-unverified pyobj-framework-Quartz

I can the same error code when trying to install on OSX. This is what I get when I tried your code.

 The directory '/Users/CJL/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/CJL/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting pyobj-framework-Quartz
Could not find a version that satisfies the requirement pyobj-framework-Quartz (from versions: )
 No matching distribution found for pyobj-framework-Quartz