update: the original build i used was 2.5a0 on Mar 28. with the
latest 2.5a1 on Apr 6, i don't see this problem anymore, and my
Tkinter scripts run fine straight from the shell. i love it when
problems disappear like this, but it always leaves me wondering what
the breakage was and what fixed it
On Friday, April 07, 2006, at 08:10AM, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> It really has nothing to do with Xcode (or even GCC). This is all autoconf,
> but I'm pretty sure it was just that Ronald had an OPT
> environment variable set when he built it because I can't reproduce.
See Mac
On Friday, April 07, 2006, at 09:09AM, Ronald Oussoren <[EMAIL PROTECTED]>
wrote:
>
>On Friday, April 07, 2006, at 08:10AM, Bob Ippolito <[EMAIL PROTECTED]> wrote:
>
>> It really has nothing to do with Xcode (or even GCC). This is all autoconf,
>> but I'm pretty sure it was just that Ronald
On Apr 7, 2006, at 9:33 AM, Ronald Oussoren wrote:
> I found some time to fire up the compiler. There's a new build of
> the 2.4.3 installer on my iDisk. If that works correctly I'll ask
> someone to replace the DMG on python.org. Please test if this
> fixes the speed issues and works in ge
;-( Thanks Ron--Not! Now my 1.8 Dual really looks long in
the tooth at 3.0 pystones.
Guess I need to buy a MacBook now that it runs rings around my clunky
old desktop.
It would be interesting to see how the dual core G5 and Quad core do
as well as the 2+ Ghz newer duals.
I know the origina
Works great!! Thanks Ronald & crew!
[EMAIL PROTECTED] ~% /Library/Frameworks/Python.framework/Versions/
2.4/bin/python -c "from test.pystone import pystones; print pystones()"
(1.6299, 30674.846625766873)
Very exciting times in the Mac community all around. Looking forward
to so
Looks good here, too:
[sprout:2012]> /Library/Frameworks/Python.framework/Versions/2.4/bin/
python -c "from test.pystone import pystones; print pystones()"
(1.26, 39682.539682539682)
===
2006-04-07 9:50
[sprout:2012]> /Library/Framewor
I produce a cross-platform Python/Tkinter application. The last major
release ran fine emulated on an intel Mac, but when I produced a recent
alpha, that one did not.
The new version had serious problems with pointer coordinates (in an
image viewer that shows the image coords as the mouse moves
Hi all,
Sorry this has taken forever and a day, but I didn't really want to
say too much until I had something ready to show. Here is a 3D mock-
up by Kenichi Yoshida (http://www.kenichiyoshida.jp/), who I've been
working with on the icon.
http://kevino.theolliviers.com/0406_macpython.jpg
I
On Apr 7, 2006, at 5:55 PM, Kevin Ollivier wrote:
> Hi all,
>
> Sorry this has taken forever and a day, but I didn't really want to
> say too much until I had something ready to show. Here is a 3D mock-
> up by Kenichi Yoshida (http://www.kenichiyoshida.jp/), who I've been
> working with on the ic
Hi folks,
I'm introducing a colleague of mine to Python. He heavily uses R,
and so is interested in using the RPy (R from Python) and RSPython
(R-Python bidirectional bridge) packages. We have RPy working,
with plots displayed via X11; the quartz interface suffers the
spinning ball problem, eve
On Apr 7, 2006, at 3:24 PM, Tom Loredo wrote:
> I'm introducing a colleague of mine to Python. He heavily uses R,
> and so is interested in using the RPy (R from Python) and RSPython
> (R-Python bidirectional bridge) packages. We have RPy working,
> with plots displayed via X11; the quartz inte
Hmmm...
Kevin, I wonder if the checkerboard the blocks are standing on could
perhaps become more of a morph of the new yin/yang Python logo. I'd
like to see some kind of connection to the graphics being developed
for the main Python web site.
> http://kevino.theolliviers.com/0406_macpython.jpg
In article <[EMAIL PROTECTED]>,
Kevin Ollivier <[EMAIL PROTECTED]> wrote:
> Some things to note:
>
> - The final icon will be in the OS X photo-illustrative style (see
> his web site for examples). This 3D mockup is to review the design of
> the icon.
>
> - We plan in the final design to pu
Quoting Bob Ippolito <[EMAIL PROTECTED]>:
Thanks for the input, Bob.
> Frameworks are dynamic libraries (technically MH_DYLIB on OS X), but
> they do not follow the same naming scheme, so they're not going to
> get picked up by a typical dumb configure-search.
>
> If you wanted, you could ma
On Apr 7, 2006, at 4:21 PM, Tom Loredo wrote:
> Quoting Bob Ippolito <[EMAIL PROTECTED]>:
>
> Thanks for the input, Bob.
>
>> Frameworks are dynamic libraries (technically MH_DYLIB on OS X), but
>> they do not follow the same naming scheme, so they're not going to
>> get picked up by a typical du
Hi all!
Ok, so I recently got my first mac, an Intel iMac (17") for work.
So far I have been totally impressed. I really enjoy OSX and starting
to get into Python more. However, I'm starting to feel bad that I
have this thing and I'm not helping with testing/building Universal
packages
On Apr 7, 2006, at 5:25 PM, Jordan Mantha wrote:
> Ok, so I recently got my first mac, an Intel iMac (17") for work.
> So far I have been totally impressed. I really enjoy OSX and starting
> to get into Python more. However, I'm starting to feel bad that I
> have this thing and I'm not helpi
At 3:39 PM -0700 7/4/06, Bob Ippolito wrote:
> Really the right way to link to Python is to ask it how via distutils ...
That's what I'm trying to do for my app, but on 10.4.5 I get an incorrect
result using:
python -c "import distutils.sysconfig; print
distutils.sysconfig.get_config_var('LINKF
On Apr 7, 2006, at 9:16 PM, Andrew Trevorrow wrote:
> At 3:39 PM -0700 7/4/06, Bob Ippolito wrote:
>
>> Really the right way to link to Python is to ask it how via
>> distutils ...
>
> That's what I'm trying to do for my app, but on 10.4.5 I get an
> incorrect
> result using:
>
> python -c "i
I just don't like it being in the same corner as the resize handle
(mostly because it completely distorts the text underneath) so maybe
it should be moved to the left instead of the right bottom corner. has
anyone else had a problem with this? Is there any reason for this
design choice? will it be
Bob Ippolito wrote:
>
> On Apr 7, 2006, at 5:25 PM, Jordan Mantha wrote:
>
>> Ok, so I recently got my first mac, an Intel iMac (17") for work.
>> So far I have been totally impressed. I really enjoy OSX and starting
>> to get into Python more. However, I'm starting to feel bad that I
>> hav
22 matches
Mail list logo