I'm having some surprising issues with bdist_mpkg and I wondered if
anyone had advice.
Problem building a PIL 1.1.7 binary installer for Mac OS X 10.3.9 and
later:
* The PIL binary for Python 2.6 does not work on 10.3.9 or 10.4: the
_imaging C library cannot be loaded.
* The Python 2.5 PIL does
In article ,
"Russell E. Owen" wrote:
> I'm having some surprising issues with bdist_mpkg and I wondered if
> anyone had advice.
>
>...
> Problem building a matplotlib 1.0.0 installer for Mac OS X 10.3.9 and
> later:
>...
> * The Python 2.6 version has incorrect permissions for some data file
In article ,
"Russell E. Owen" wrote:
> I'm having some surprising issues with bdist_mpkg and I wondered if
> anyone had advice.
>
> Problem building a PIL 1.1.7 binary installer for Mac OS X 10.3.9 and
> later:
> * The PIL binary for Python 2.6 does not work on 10.3.9 or 10.4: the
> _imaging