Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98367

Re: PIL module for 64bit Python 2.7

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From "Stéphane Wirtel" <stephane@wirtel.be>
Newsgroups comp.lang.python
Subject Re: PIL module for 64bit Python 2.7
Date Fri, 06 Nov 2015 15:05:03 -0500
Lines 54
Message-ID <mailman.95.1446840308.16136.python-list@python.org> (permalink)
References <563D05B6.18050.1A20E27@jana1972.centrum.cz>
Mime-Version 1.0
Content-Type multipart/signed; boundary="=_MailMate_B14BD0C9-9C13-48A3-AC1A-5BA72F50AFA8_="; micalg=pgp-sha1; protocol="application/pgp-signature"
X-Trace news.uni-berlin.de EWccVwDPNRzrfW9FRRSyCgTYfoJ8847d4fNzzNM+6ChQ==
Return-Path <stephane@wirtel.be>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'api': 0.09; 'cc:addr:python-list': 0.09; 'pil': 0.09; 'subject:2.7': 0.09; 'subject:module': 0.09; 'python': 0.10; '2.7': 0.13; '@matrixise': 0.16; 'filename:fname piece:signature': 0.16; 'from:addr:stephane': 0.16; 'from:addr:wirtel.be': 0.16; 'from:name:st\xc3\xa9phane': 0.16; 'from:name:wirtel': 0.16; 'message-id:@wirtel.be': 0.16; 'received:192.168.59': 0.16; 'received:192.168.59.3': 0.16; 'received:io': 0.16; 'received:mx1.wirtel.be': 0.16; 'received:psf.io': 0.16; 'received:wirtel.be': 0.16; 'registers.': 0.16; 'st\xc3\xa9phane': 0.16; 'subject:PIL': 0.16; 'url:wirtel': 0.16; 'wirtel': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'cc:no real name:2**0': 0.22; 'bit': 0.23; 'installation': 0.23; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'software.': 0.25; 'install': 0.25; 'error': 0.27; '---': 0.28; 'url:mailman': 0.30; 'normally': 0.30; 'received:be': 0.30; 'checked': 0.31; 'anyone': 0.32; 'url:python': 0.33; 'url:listinfo': 0.34; 'nov': 0.35; 'url:org': 0.36; 'subject:: ': 0.37; 'thank': 0.38; 'received:192': 0.39; 'url:mail': 0.40; 'where': 0.40; 'your': 0.60; 'antivirus': 0.66; 'received:176': 0.66; 'avast': 0.84; 'received:176.31': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=simple/simple; d=wirtel.be; s=default; t=1446840098; bh=0FO4keKX7Fb6rA38FrBILV9ecc9jedzavg4LOiVA364=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=x6aSMbJfFbF4Dl1p8t6cFnjuu4wdhIFs3Rpv5+sezdedXe88LrmUWk1yLUNL+SDcm x8YcEWyVkQgy6dlr5ZwsK46+Bx06egyQqraA1+pLtCUeGpMa3wcWzZGEY/wp5AXIkY WWJVKFlJXsSu9ThaY6hOH1ZRFOgfSb9OKASKolK3AL3LZp5K/I008H+Gdj4xFRPxlV QTorG5Gc4XzK+igDJofAFYqmGK9bLKBwjdyf3ymZA4vVntEQQ1TPntnU591YgZxh16 7WO9V0fRlIElKO1DMhR8Ec0Y5FNkh9v6xQ+vIMeWuMJxmJGl1Lqnne2Bv/0+IhPOHH 9AJQZih7bw1bw==
In-Reply-To <563D05B6.18050.1A20E27@jana1972.centrum.cz>
X-Mailer MailMate (1.9.2r5141)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:98367

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

You can install Pillow, the API is the same.

and normally will compile for your architecture.
On 6 Nov 2015, at 14:55, Jahn wrote:

> Can anyone lat me know where I can download PIL module for 64bit Python 2.7 ?
> I found for 32 bit  Python 2.7 only  and the installation ended with an error that the
> Python 2.7 was not found in registers.
> Thank you
>
>
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
> -- 
> https://mail.python.org/mailman/listinfo/python-list


--
Stéphane Wirtel - http://wirtel.be - @matrixise

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: PIL module for 64bit Python 2.7 "Stéphane Wirtel" <stephane@wirtel.be> - 2015-11-06 15:05 -0500

csiph-web