pySOL

RoadRunner_au ToMuchSpam at ToHaveValid.com
Sat Jul 7 06:27:27 EDT 2001


I am trying to get this game (pySOL) to run in windows 98, but as soon as the
windows comes up with the game it crashes with the following error.


SyntaxError: invalid syntax

C:\Program Files\Python21>python C:\TMP\PYSOL\DATA\PYSOL_21.PYC
Traceback (most recent call last):
  File "pysol.py", line 19853, in ?
  File "pysol.py", line 19851, in main
  File "pysol.py", line 19813, in pysol_main
  File "pysol.py", line 18904, in mainloop
  File "pysol.py", line 18984, in runGame
  File "pysol.py", line 3346, in helpAbout
  File "pysol.py", line 2365, in __init__
  File "pysol.py", line 2287, in __init__
  File "pysol.py", line 2024, in makeImage
  File "c:\program files\python21\lib\lib-tk\Tkinter.py", line 2972, in __init__

    apply(Image.__init__, (self, 'photo', name, cnf, master), kw)
  File "c:\program files\python21\lib\lib-tk\Tkinter.py", line 2928, in __init__

    self.tk.call(('image', 'create', imgtype, name,) + options)
TclError: unknown option "-dither"

C:\Program Files\Python21>


Can anyone help with fixing this problem? thanks.





More information about the Python-list mailing list