Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building Pillow 2.3.1 on Windows 8 #560

Closed
danielniccoli opened this issue Mar 20, 2014 · 1 comment
Closed

Error building Pillow 2.3.1 on Windows 8 #560

danielniccoli opened this issue Mar 20, 2014 · 1 comment

Comments

@danielniccoli
Copy link

if self.ld_version >= "2.10.90":
    TypeError: unorderable types: NoneType() >= str()

I asked in #python about that problem and they told me, it's a problem with the package.

Python 3.4.0, PyCharm 3 using pip, compiling with cygwin.

@danielniccoli danielniccoli changed the title Error building Pillow 2.3.1 on Windows Error building Pillow 2.3.1 on Windows 8 Mar 20, 2014
@aclark4life
Copy link
Member

Cygwin is currently not supported, but you can compile with the Microsoft SDK: #553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants