Skip to content

Error upon pip installation in cygwin terminal run on Windows #2860

Description

@cfleveratto

I ran the command pip install Pillow
I expected the Pillow Package to install but instead got the following error

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-rgaobc15/Pillow/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-0t2ptbmp-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-rgaobc15/Pillow/

I am using pip version 9.0.1 python version 3.6.3 and I'm trying to install PIllow version 4.3.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    InstallationUsually a problem with …PackagingAny mention of setup.py; some overlap with Install labelPlatformA catchall for platform-relatedWindows

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions