> Did you check out the trunk, or the maintenance branch? The trunk is
> not usable.
>
> http://svn.red-bean.com/bob/py2app/branches/py2app-0.2-maint/
I did use the maintenance branch. Sorry, should have specified.
> Also, you probably shouldn't use Python 2.3.5 as shipped on intel
> macs. It's
On Apr 25, 2006, at 5:37 PM, Adam Tenderholt wrote:
> I just checked out py2app from the svn repository (revision 916).
> However, it doesn't build for me. It gets stuck on the sip.py recipe.
> The error is below:
Did you check out the trunk, or the maintenance branch? The trunk is
not usable
I just checked out py2app from the svn repository (revision 916).
However, it doesn't build for me. It gets stuck on the sip.py recipe.
The error is below:
File "/Developer/py2app-0.2/src/py2app/build_app.py", line 464, in
process_recipes
rval = check(self, mf)
File "/Developer/py2app-0.2/
On Apr 25, 2006, at 3:04 PM, Brendan Simons wrote:
>
> -On Apr 25, 2006, at 1:03 PM, Charles Hartman wrote:
>
>>
>> On Apr 25, 2006, at 3:40 PM, Brendan Simons wrote:
>>
>>> While you're (re)considering adding Build
> Applet.app
>>> to the distribution, can I suggest another useful
> app?
>>>
>>>
Brendan Simons wrote:
>>> this app in particular is pretty stable, and is
> useful outside of wx. (imho)
Yes, it's useful outside of wx, but it's useless without wx, so it makes
sense to distribute it with wx.
> PyCrust just hangs
It should work with wx, that's what it's designed for,. However,
>
>> -bob
>
> Just tried, and neither the IDLE nor PyCrust
> interactive shells supports wx (or any other gui
> framework) out of the box. IDLE complains about
> needing to use Pythonw, and PyCrust just hangs
> (probably due to the issue Bob mentioned).
>
> If the interactive shell in IDLE can be
-On Apr 25, 2006, at 1:03 PM, Charles Hartman wrote:
>
> On Apr 25, 2006, at 3:40 PM, Brendan Simons wrote:
>
>> While you're (re)considering adding Build
Applet.app
>> to the distribution, can I suggest another useful
app?
>>
>> PyCrust is a great little interactive Python shell
>> that adds int
On Apr 25, 2006, at 1:03 PM, Charles Hartman wrote:
>
> On Apr 25, 2006, at 3:40 PM, Brendan Simons wrote:
>
>> While you're (re)considering adding Build Applet.app
>> to the distribution, can I suggest another useful app?
>>
>> PyCrust is a great little interactive Python shell
>> that adds intr
On Apr 25, 2006, at 3:40 PM, Brendan Simons wrote:
> While you're (re)considering adding Build Applet.app
> to the distribution, can I suggest another useful app?
>
> PyCrust is a great little interactive Python shell
> that adds introspection and code completion. It's
> written in wx.python and
While you're (re)considering adding Build Applet.app
to the distribution, can I suggest another useful app?
PyCrust is a great little interactive Python shell
that adds introspection and code completion. It's
written in wx.python and comes packaged in a .app
bundle with a nice icon :) You can ge
I have a small non-commercial calendar applet
featuring heavy use of wxPython that I've written on WinXP but will eventually
need to be distributed to a number of platforms, including current
Macs. Are there any subscribers to this list who'd consider helping me prep
a py2app version for Mac
Ronald Oussoren wrote:
>>OK, so given this behaviour, I retract my earlier
>>reccomendation. If the "Python.app" icon will be
>>staying in the dock while the app runs (cases 2, 3),
>>I'm -1 on the rocket, and +1 on the "applet" icon
>>we're not using yet.
>
>You have some point there. I'm against
On 25-apr-2006, at 19:09, Brendan Simons wrote:
OK, I obviously need to learn a little about the
launch sequence of mac python files. Here's what I've
discovered:
1) Double clicking a terminal-based python script from
finder launches PythonLauncher (soon to be a rocket
icon), then the termina
OK, I obviously need to learn a little about the
launch sequence of mac python files. Here's what I've
discovered:
1) Double clicking a terminal-based python script from
finder launches PythonLauncher (soon to be a rocket
icon), then the terminal.
2) Running a wx.python script from TextWrangler
On 25-apr-2006, at 15:15, Brendan Simons wrote:
Oh,
I thought that's what the Python Launcher did. A
bouncing rocket in the dock is a pretty good cue that
Python is launching something. So I'm +1 on using the
current Python Launcher icon
If not that then (is the launcher actually used
other
Oh,
I thought that's what the Python Launcher did. A
bouncing rocket in the dock is a pretty good cue that
Python is launching something. So I'm +1 on using the
current Python Launcher icon
If not that then (is the launcher actually used
otherwise?) I'm +0 on just the glassy logo.
Brendan
--
B
On 4/17/06, Michael Hudson <[EMAIL PROTECTED]> wrote:
>
> I think this has to do with your terminal emulator more than anything.
> Try it in an xterm (if you have x11 installed...).
I think you're right that it is to do with the terminal emulation.
Results of some quick testing (on Tiger):
F1-4
On Apr 24, 2006, at 1:42 PM, Bob Ippolito wrote:
>
> On Apr 23, 2006, at 4:28 PM, Jeremy wrote:
>
>> I use the old Numeric package quite a bit (numpy is just not ready
>> for primetime) and stupid me, I didn't check if it was available
>> before I installed the Universal binary package for python 2
One last thing: looking at the shiny new icon set I realised there wasn't a
specific icon done for Python.app, which gets launched whenever Python needs a
Window Manager connection. (Can't imagine who forgot to put that on the list...)
However, with both BB and py2app using the same icons the 'a
19 matches
Mail list logo