Skip to content

Cannot from PIL import ImageGrab #901

@travellers

Description

@travellers

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions