Skip to content

Instantly share code, notes, and snippets.

@mkouhei
Created October 31, 2015 01:33
Show Gist options
  • Save mkouhei/a8112e204c97b0e3cc62 to your computer and use it in GitHub Desktop.
Save mkouhei/a8112e204c97b0e3cc62 to your computer and use it in GitHub Desktop.
WARNING: dot code u'blockdiag {\norientation = portrait;\npython-celery -> python-kombu -> python-libr
abbitmq -> librabbitmq1;\npython-kombu -> python-amqp;\n}': The _imagingft C module is not installed
WARNING: dot code u'blockdiag admin {\n node_width = 60;\n span_width = 180;\n app0 [label="app-a"]
;\n app1 [label="app-b"];\n nginx -> app0 [label="0-11\u6642\u53f0\u306e\u632f\u308a\u5206\u3051\u51
48"];\n nginx -> app1 [label="12-23\u6642\u53f0\u306e\u632f\u308a\u5206\u3051\u5148"];\n}': The _imag
ingft C module is not installed
--------------------------------------------------------------------
PIL SETUP SUMMARY
--------------------------------------------------------------------
version Pillow 2.9.0
platform linux2 2.7.10+ (default, Oct 10 2015, 09:11:24)
[GCC 5.2.1 20151003]
--------------------------------------------------------------------
*** TKINTER support not available
(Tcl/Tk 8.6 libraries needed)
--- JPEG support available
*** OPENJPEG (JPEG2000) support not available
--- ZLIB (PNG/ZIP) support available
*** LIBTIFF support not available
*** FREETYPE2 support not available
*** LITTLECMS2 support not available
*** WEBP support not available
*** WEBPMUX support not available
--------------------------------------------------------------------
sudo apt-get install libfreetype6-dev
--------------------------------------------------------------------
PIL SETUP SUMMARY
--------------------------------------------------------------------
version Pillow 3.0.0
platform linux2 2.7.10+ (default, Oct 10 2015, 09:11:24)
[GCC 5.2.1 20151003]
--------------------------------------------------------------------
*** TKINTER support not available
(Tcl/Tk 8.6 libraries needed)
--- JPEG support available
*** OPENJPEG (JPEG2000) support not available
--- ZLIB (PNG/ZIP) support available
*** LIBTIFF support not available
--- FREETYPE2 support available
*** LITTLECMS2 support not available
*** WEBP support not available
*** WEBPMUX support not available
--------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment