weston wrote:
> This problem may be addressed here:
>
> http://sourceforge.net/mailarchive/message.php?msg_id=1702374
>
> Apparently setup.py tries to compile a c file, which of course
doesn't
> work if there's no compiler.
In fact it does not work even if there is a compiler - seems distutils
ha
This problem may be addressed here:
http://sourceforge.net/mailarchive/message.php?msg_id=1702374
Apparently setup.py tries to compile a c file, which of course doesn't
work if there's no compiler.
--
http://mail.python.org/mailman/listinfo/python-list
I'm trying to install FontTools ("a library for manipulating fonts,
written in Python") on a Win XP box, and I'm given a bit of pause that
this process seems to require downloading some MS .NET framework
packages -- at least, this is what the "setup.py" script has told when
I've tried to run it:
"