-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Does Pillow2.5.3 ImageGrab still not support other OS except windows?
If not, why we cannot do that?
/Library/Python/2.7/site-packages/Pillow-2.5.3-py2.7-macosx-10.9-intel.egg/PIL/init.py
Python 2.7.5 (default, Mar 9 2014, 22:15:05)
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
from PIL import ImageGrab
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.macosx-10.9-intel/egg/PIL/ImageGrab.py", line 26, in
ImportError: No module named _grabscreen
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels