Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46798 > unrolled thread
| Started by | consultski@gmail.com |
|---|---|
| First post | 2013-06-03 09:23 -0700 |
| Last post | 2013-06-03 19:29 -0700 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Pillow lib for x86_64 GNU/Linux consultski@gmail.com - 2013-06-03 09:23 -0700
Re: Pillow lib for x86_64 GNU/Linux Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2013-06-03 18:41 +0200
Re: Pillow lib for x86_64 GNU/Linux Jeff SKI Kinsey <consultski@gmail.com> - 2013-06-03 19:29 -0700
| From | consultski@gmail.com |
|---|---|
| Date | 2013-06-03 09:23 -0700 |
| Subject | Pillow lib for x86_64 GNU/Linux |
| Message-ID | <d315e255-394d-4029-8d7c-e912ca161b09@googlegroups.com> |
It is great that Pillow wants to be "setuptools compatible" but without a suitable compiled library for x86_64 GNU/Linux, I am stuck between a rock and a hard place. Any suggestions?
[toc] | [next] | [standalone]
| From | Irmen de Jong <irmen.NOSPAM@xs4all.nl> |
|---|---|
| Date | 2013-06-03 18:41 +0200 |
| Message-ID | <51acc72e$0$15905$e4fe514c@news.xs4all.nl> |
| In reply to | #46798 |
On 3-6-2013 18:23, consultski@gmail.com wrote: > It is great that Pillow wants to be "setuptools compatible" but without a suitable compiled library for x86_64 GNU/Linux, I am stuck between a rock and a hard place. > > Any suggestions? > Try your distribution's package repository. $ sudo apt-get install python-pillow Or failing that, $ sudo apt-get install python-imaging Worked fine for me (Ubuntu 64-bit) Irmen
[toc] | [prev] | [next] | [standalone]
| From | Jeff SKI Kinsey <consultski@gmail.com> |
|---|---|
| Date | 2013-06-03 19:29 -0700 |
| Message-ID | <d55f9d4e-42ef-429f-bb65-e008f37f224c@googlegroups.com> |
| In reply to | #46799 |
Sorry. Should have been more clear. This is a hosting account server. I am not in the sudoers file. Was able to get PIL v1.1.7 to create a tiff file. Problem solved. Thanks. On Monday, June 3, 2013 12:41:17 PM UTC-4, Irmen de Jong wrote: > On 3-6-2013 18:23, consultski@gmail.com wrote: > > > It is great that Pillow wants to be "setuptools compatible" but without a suitable compiled library for x86_64 GNU/Linux, I am stuck between a rock and a hard place. > > > > > > Any suggestions? > > > > > > > Try your distribution's package repository. > > > > $ sudo apt-get install python-pillow > > > > Or failing that, > > > > $ sudo apt-get install python-imaging > > > > > > Worked fine for me (Ubuntu 64-bit) > > > > Irmen
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web