From cd8f9df5c7f47e7c101d3bc651a1abc69dcf03b4 Mon Sep 17 00:00:00 2001 From: jvr Date: Fri, 10 Aug 2001 20:27:23 +0000 Subject: [PATCH] added note about distutils needed for Python < 2.0 git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@161 4cde692c-a291-49d1-8350-778aa11640f8 --- Doc/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Doc/index.html b/Doc/index.html index 4dd09886f..464df248a 100644 --- a/Doc/index.html +++ b/Doc/index.html @@ -45,6 +45,11 @@ You need the following software to use FontTools: version 1.5.1 or newer.
MacOS: grab the installer, run "Easy Install" +

Important: If you have (or decided to install) a Python version + earlier than 2.0, you must also install + distutils, + a set of tools to help build and install Python packages. (It is included with + Python 2.0 and higher.)

  • The Numeric Python extension (you don't need this under MacOS, since it's