You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running autopy with Python 2.7.11 on Mac OS X 10.11, screen.get_color throws Segmentation fault: 11
This happens for every value I have tried passing for x and y. I saw that there were previous errors with segmentations faults in the keyboard module, which were temporarily solved by casting to long. I tried that here to no avail.
The text was updated successfully, but these errors were encountered:
Issue by hyperutila
Saturday Jun 18, 2016 at 18:18 GMT
Originally opened as autopilot-rs#84
Running autopy with Python 2.7.11 on Mac OS X 10.11, screen.get_color throws Segmentation fault: 11
This happens for every value I have tried passing for x and y. I saw that there were previous errors with segmentations faults in the keyboard module, which were temporarily solved by casting to long. I tried that here to no avail.
The text was updated successfully, but these errors were encountered: