Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't get PIL to correctly install on Ubuntu 12.04
    primarykey
    data
    text
    <p>I'm using Ubuntu 12.04 and I'm in PIL-hell. I've tried every suggestion I can find online for ways to install PIL, but I have no luck. I know for a fact I have every dependency. I've tried all of the symlink methods. I've modified the setup.py file to ensure it finds the correct directories. I've also tried building from source and installing through pip. Nothing works. Here's what I get when I install:</p> <pre><code>-------------------------------------------------------------------- PIL 1.1.7 SETUP SUMMARY -------------------------------------------------------------------- version 1.1.7 platform linux2 2.7.3 (default, Nov 4 2012, 15:42:19) [GCC 4.4.3] -------------------------------------------------------------------- *** TKINTER support not available --- JPEG support available --- ZLIB (PNG/ZIP) support available --- FREETYPE2 support available *** LITTLECMS support not available -------------------------------------------------------------------- </code></pre> <p>Here's what selftest.py shows:</p> <pre><code>-------------------------------------------------------------------- PIL 1.1.7 TEST SUMMARY -------------------------------------------------------------------- Python modules loaded from ./PIL Binary modules loaded from ./PIL -------------------------------------------------------------------- --- PIL CORE support ok *** TKINTER support not installed *** JPEG support not installed *** ZLIB (PNG/ZIP) support not installed *** FREETYPE2 support not installed *** LITTLECMS support not installed -------------------------------------------------------------------- </code></pre> <p>I have no idea what else to try. I'm just trying to play with some stupid PNG files...</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload