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
This commit is contained in:
parent
a929e0cb16
commit
cd8f9df5c7
@ -45,6 +45,11 @@ You need the following software to use FontTools:
|
||||
version 1.5.1 or newer.
|
||||
<BR>MacOS: grab the installer, run "Easy Install"
|
||||
|
||||
<P><B>Important:</B> If you have (or decided to install) a Python version
|
||||
earlier than 2.0, you must also install
|
||||
<A HREF="http://www.python.org/sigs/distutils-sig/download.html">distutils</A>,
|
||||
a set of tools to help build and install Python packages. (It is included with
|
||||
Python 2.0 and higher.)
|
||||
<P>
|
||||
<LI>
|
||||
The <B>Numeric Python</B> extension (you don't need this under MacOS, since it's
|
||||
|
Loading…
x
Reference in New Issue
Block a user