From: Charlie M. <cw...@gm...> - 2005-12-01 15:56:03
So I was fairly successful at performing the horrid act known as
building mpl for windows. The problem I run into (py24) is the
"--install-script postinstall.py" flag. Where/what is this script?=20
The build works if I omit this.
Thanks,
- Charlie
From: John H. <jdh...@ac...> - 2005-12-10 18:50:25
>>>>> "Charlie" == Charlie Moad <cw...@gm...> writes:
Charlie> So I was fairly successful at performing the horrid act
Charlie> known as building mpl for windows. The problem I run
Charlie> into (py24) is the "--install-script postinstall.py"
Charlie> flag. Where/what is this script? The build works if I
Charlie> omit this.
Historical detritus I think -- you can safely remove this from your
build and the mpl docs / setup code.
JDH