On Jul 20, 2011, at 3:31 PM, Russell E. Owen wrote:
> I used py2app to build an application that i've been building for years,
> only now it's failing at startup with the appended log.
>
> The problem is triggered by numpy 1.6.1fc3 (which I installed from
> source). If I build using an older nu
On Mar 29, 2011, at 10:58 PM, Ronald Oussoren wrote:
>
> On 29 Mar, 2011, at 22:02, Russell E. Owen wrote:
>
>> I used easy_install to install py2app 0.6 and tried it out on one of
>> several applications I distribute. Unfortunately the build failed with;
>
> The testsuite is obviously not go
On Oct 20, 2010, at 6:17 AM, Ralf Gommers wrote:
> On Wed, Oct 20, 2010 at 7:50 AM, Russell E. Owen wrote:
>> ...
>> Notes:
>> 1) the numpy 1.5.0 binary installer that is served by the numpy folks
>> does NOT work with 32-bit python 2.7. That is why I made a new installer.
>
> It apparently depe
Fixing py2app would be great, but perhaps it would suffice to document
the problem and let the user of py2app to fix the bizarre install left
by pip.
I'll file some kind of "complaint" against pip -- though I would not
be at all surprised if this was a side effect of setuptools;
easy_inst
I used "pip install zope.interface".
-- Russell
On Jul 22, 2010, at 7:05 AM, Ronald Oussoren wrote:
On 21 Jul, 2010, at 22:24, Russell E. Owen wrote:
A py2app-built application stopped building properly recently after
various upgrades. It would fail immediately on startup complaining
that
(I apologize if this is a duplicate; after half a day of not seeing
the posting via gmane I am posting via email).
I am using py2app to bundle a standalone application (containing its own
python) that used to use tkSnack to play sound cues. I recently switched
to pygame because the sound cues w