Menu

#8 got Startup Traceback

open
nobody
None
5
2005-03-29
2005-03-29
No

Hello, i got a traceback (using pil 1.1.5 for python24):
C:\temp\sy>EarthClock.py
Traceback (most recent call last):
File "C:\temp\sy\EarthClock.py", line 772, in ?
frame = MainFrame(None, config)
File "C:\temp\sy\EarthClock.py", line 141, in __init__
self.skin.Init()
File "./graphics\Skin.py", line 118, in Init
self.background =
RefreshingLayer.RefreshingLayer(self.config, "background")

File "./graphics\RefreshingLayer.py", line 47, in
__init__
self.__black = Image.new("RGB", (320, 320), 0.0)
File "C:\Python24\Lib\site-packages\PIL\Image.py", line
1610, in new
return Image()._new(core.fill(mode, size, color))
SystemError: new style getargs format but argument is not a
tuple

Discussion


Log in to post a comment.

MongoDB Logo MongoDB