MacPython applet problem

Ronald Oussoren ronaldoussoren at mac.com
Mon May 10 07:17:39 EDT 2004


	
On 10-mei-04, at 12:02, boris m wrote:

> I am running Python 2.3 on Mac OS 10.3.
>
> My problem is that applets don't seem to work. If I run a python
> script in the terminal, everything is fine. If I run the same script
> as an applet, nothing happens. The applet starts up, but dies after a
> second or two.
>
> I used applets quite frequently unter OS9 and never had a problem with
> them. Has anyone any idea why applets on OS X don't work the way they
> did in OS 9?

There's probably a traceback or other message in the console log 
(Console.app). That should point you in the right direction.

Ronald





More information about the Python-list mailing list