On Sat, Aug 29, 2009 at 8:46 PM, Lawrence
Anderson wrote:
> Hi,
> My name is Lawrence and Im an undergraduate at Indiana State
> University. I always grew up loving technology and computers so I decided to
> pursue my degree in Information Technology. Im taking my first Programming
> class ev
Hi, My name is Lawrence and Im an undergraduate at Indiana State
University. I always grew up loving technology and computers so I decided to
pursue my degree in Information Technology. Im taking my first Programming
class ever. My goals are to own various web successful web businesses and to
OK I got the "Hello World" developed on 10.5 intel working on 10.4
PPC.
On Mon, 6 Oct 2008, Christopher Barker wrote:
Why compile yourself? Why not put in the standard place?
(/Library/Frameworks...)
Stubborn unixy-ness and a desire to keep things clean and separate
so I can easily clean i
Ken Mankoff wrote:
This is not fink or macports but my python.org install that I just built
got it -- the "opt" confused me.
Why compile yourself?
Why not put in the standard place? (/Library/Frameworks...)
Though it doesn't look that's you problem at this point anyway.
svn: Can't connect
On Mon, 6 Oct 2008, Christopher Barker wrote:
Ken Mankoff wrote:
I've cleaned out everything and will skip wxWidgets for now. I
have the following python script. Is this the type of little app
you refer to?
#!/opt/python/2.5.2/bin/python
def main():
print 'Hello World'
if __name__ == '__
Ken Mankoff wrote:
That being said, thanks for being a pioneer!
Thanks but no thanks! I'm going to try this again with python 2.5.2.
Darn, I was hoping you'd figure this out for us...
By the way, just to keep things clean, I'd try to py2app a little app
that doesn't use wx first.
I've c
Hi Chris
On Fri, 3 Oct 2008, Christopher Barker wrote:
Ken Mankoff wrote:
I'm trying to get a Hello World application in wxWidgets as a
stand-alone app running on multiple machines via py2app.
Just so you know -- you are staying into a lot of new territory
here. I don't think either of py2ap
Ken Mankoff wrote:
I'm trying to get a Hello World application in wxWidgets as a
stand-alone app running on multiple machines via py2app.
Just so you know -- you are staying into a lot of new territory here. I
don't think either of py2app or wxPython have been tested with Python2.6
Do you re
Hi PythonMac List,
I'm new to python and wxPython/wxWidgets and this whole development
environment, and I'm having some trouble I hope you all can help
with.
I'm trying to get a Hello World application in wxWidgets as a
stand-alone app running on multiple machines via py2app. The second
mac
Bob Ippolito wrote:
> On 12/29/06, Uche Ogbuji <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I just switched to a MacBook Pro for my primary dev box, so I guess I'll
>> be hanging out here. I was trying to get started and went to the WIki,
>> the FAQ in particular
>>
>> http://pythonmac.org/wiki/FAQ
On 12/29/06, Uche Ogbuji <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I just switched to a MacBook Pro for my primary dev box, so I guess I'll
> be hanging out here. I was trying to get started and went to the WIki,
> the FAQ in particular
>
> http://pythonmac.org/wiki/FAQ
>
> The page was spammed/van
Uche> http://pythonmac.org/wiki/FAQ
Uche> The page was spammed/vandalized on the 18th. I checked recent
Uche> changes and a lot of pages got this treatment in mid-December,.
Uche> I'm surprised they haven't been fixed, considering the importance
Uche> of these pages. I know
Hi all,
I just switched to a MacBook Pro for my primary dev box, so I guess I'll
be hanging out here. I was trying to get started and went to the WIki,
the FAQ in particular
http://pythonmac.org/wiki/FAQ
The page was spammed/vandalized on the 18th. I checked recent changes
and a lot of page
Andreas Voellmy wrote:
> Hello, I'm new to the list.
>
> I'm wondering if anyone on the list has any experience using f2py
> (http://cens.ioc.ee/projects/f2py2e/) on the mac os x? I would like
> to use it so that I can access functions written in fortran in
> python. I'm having trouble getti
Hello, I'm new to the list.
I'm wondering if anyone on the list has any experience using f2py
(http://cens.ioc.ee/projects/f2py2e/) on the mac os x? I would like
to use it so that I can access functions written in fortran in
python. I'm having trouble getting it working on tiger. I'm just
On 8-jun-2005, at 20:52, David Cairns wrote:
> hi all... at WWDC and i decided to join the SIG.
>
> also, i was wondering if anyone has gotten PyOpenGL and/or
> OpenGLContext to work in tiger (albeit under X11). if not, then what
> is the best way to go about establishing a context to associate
hi all... at WWDC and i decided to join the SIG.
also, i was wondering if anyone has gotten PyOpenGL and/or
OpenGLContext to work in tiger (albeit under X11). if not, then what
is the best way to go about establishing a context to associate with
python ?
thanks in advance!
-- david
___
Hey,
Well, it works (with thanks to Jack and Bob for getting me this far;):
#!/usr/local/bin/python
from Carbon.Cm import OpenDefaultComponent
from OSA.OSA import OSAComponentInstance
from aem.types import Codecs
c=Codecs()
ascpt = '''
set s to "hello" & space & "world"
say s using "Zarvox"
return
18 matches
Mail list logo