• Butterfly
    Butterfly
    insurgent
    Posts: 64 from 2007/7/8
    I have installed Python 2.5, PyMUI and PIL 1.1.7 (the last is not required to run helloworld.py script). When I try to run the script, I'm getting the following error:

    Work:Dev> python2.5 helloworld.py
    Traceback (most recent call last):
    File "helloworld.py", line 16, in <module>
    win.Notify('CloseRequest', True, lambda e: app.Quit())
    File "/Libs/python2.5/site-packages/pymui/_core.py", line 812, in Notify
    AssertionError
    Work:Dev>

    Any ideas what could be causing this? Have I missed something in the installation process? Need some help to get me going with Python...
    Registered MOS 2.7 + Pack Ultimate 1.6.2 running on:
    Power Mac G4 FW800 1.42GHz 2GB / Radeon 9000 Pro 128MB / SB Live! / NEC USB 2.0 / SuperDrive
    Mac Mini G4 1.5GHz 1GB / 64MB VRAM / SuperDrive
    Dell UltraSharp 2407WFP 1920x1200
    PowerBook G4 ready :-)
  • »02.06.10 - 12:52
    Profile