In article
<[EMAIL PROTECTED]>,
Jonathan <[EMAIL PROTECTED]> wrote:
> https://patrickkidd.com has wrappers for several audio libraries.
The info there is sparse, but none of these seems to be cross-platform.
I need a sound player that works on unix, Mac and Windows. snack does
the job, but th
https://patrickkidd.com has wrappers for several audio libraries.Cheers, Jonathan Saggaujonathansaggau.comThis amusement engaged me so much that [friends] were obliged to force me from it; and thus it is with every inclination I give into, it continues to augment, till at length it becomes so power
At 9:28 PM +0200 2006-06-07, Ronald Oussoren wrote:
>On 7-jun-2006, at 18:31, Russell E. Owen wrote:
>
>>
>>py2app is significantly smarter than py2exe about finding the necessary
>>files. The only hassles on Mac are:
>>- the need to copy the data files (not a big deal, especially,
>>apparently, wi
On 7-jun-2006, at 21:54, Russell E Owen wrote:
> At 9:28 PM +0200 2006-06-07, Ronald Oussoren wrote:
>> On 7-jun-2006, at 18:31, Russell E. Owen wrote:
>>
>>>
>>> py2app is significantly smarter than py2exe about finding the
>>> necessary
>>> files. The only hassles on Mac are:
>>> - the need t
At 9:26 PM +0200 2006-06-07, Ronald Oussoren wrote:
>On 7-jun-2006, at 18:24, Russell E. Owen wrote:
>
>>
>>>...
>>>What shortcut links? Py2app special-cases the python framework because we
>>>know how it is structured and know what parts must be copied into the
>>>application to get a working bund
On 7-jun-2006, at 18:31, Russell E. Owen wrote:
>
> py2app is significantly smarter than py2exe about finding the
> necessary
> files. The only hassles on Mac are:
> - the need to copy the data files (not a big deal, especially,
> apparently, with newer matplotlibs that use smarter paths)
> -
On 7-jun-2006, at 18:24, Russell E. Owen wrote:
>
>> ...
>> What shortcut links? Py2app special-cases the python framework
>> because we
>> know how it is structured and know what parts must be copied into the
>> application to get a working bundle.
>
> For Tcl/Tk, one may put extension librar
Russell E. Owen wrote:
> Although the last path is very convenient, by then matplotlib has looked
> in all sorts of places I don't want it to look --
Is there no way to tell matplotlib where to look? There should be, for
just this reason.
Personally, I'm not sure the matplotlibrc file is such
In article <[EMAIL PROTECTED]>,
Christopher Barker <[EMAIL PROTECTED]> wrote:
> Russell E. Owen wrote:
> > When using py2app to create an application, is there a simple way to get
> > the path to the copy of python that is/will be bundled into the
> > application?
> >
> > (I need this to copy
In article <[EMAIL PROTECTED]>,
Ronald Oussoren <[EMAIL PROTECTED]> wrote:
>
> On Wednesday, June 07, 2006, at 11:07AM, Russell E Owen
> <[EMAIL PROTECTED]> wrote:
>
> >At 5:06 PM -0700 2006-06-05, Bob Ippolito wrote:
> >>On Jun 5, 2006, at 4:56 PM, Russell E. Owen wrote:
> >>
> >>>When using
On Wednesday, June 07, 2006, at 11:07AM, Russell E Owen <[EMAIL PROTECTED]>
wrote:
>At 5:06 PM -0700 2006-06-05, Bob Ippolito wrote:
>>On Jun 5, 2006, at 4:56 PM, Russell E. Owen wrote:
>>
>>>When using py2app to create an application, is there a simple way to get
>>>the path to the copy of pyt
At 5:06 PM -0700 2006-06-05, Bob Ippolito wrote:
>On Jun 5, 2006, at 4:56 PM, Russell E. Owen wrote:
>
>>When using py2app to create an application, is there a simple way to get
>>the path to the copy of python that is/will be bundled into the
>>application?
>>
>>(I need this to copy in some matplo
On Mon, 05 Jun 2006 16:56:41 -0700
"Russell E. Owen" <[EMAIL PROTECTED]> wrote:
> When using py2app to create an application, is there a simple way to
> get the path to the copy of python that is/will be bundled into the
> application?
>
> (I need this to copy in some matploblit data files)
> S
On Jun 6, 2006, at 9:13 AM, Russell E Owen wrote:
> At 5:06 PM -0700 2006-06-05, Bob Ippolito wrote:
>> On Jun 5, 2006, at 4:56 PM, Russell E. Owen wrote:
>>
>>> When using py2app to create an application, is there a simple way
>>> to get
>>> the path to the copy of python that is/will be bundl
Russell E. Owen wrote:
> When using py2app to create an application, is there a simple way to get
> the path to the copy of python that is/will be bundled into the
> application?
>
> (I need this to copy in some matploblit data files)
I'm pretty sure there is a standard place in an App bundle
On Jun 5, 2006, at 4:56 PM, Russell E. Owen wrote:
> When using py2app to create an application, is there a simple way
> to get
> the path to the copy of python that is/will be bundled into the
> application?
>
> (I need this to copy in some matploblit data files)
> So far I'm generating it man
When using py2app to create an application, is there a simple way to get
the path to the copy of python that is/will be bundled into the
application?
(I need this to copy in some matploblit data files)
So far I'm generating it manually using some assumptions. it works but
if there's a safer/ea
17 matches
Mail list logo