I am having some problems with images in trying to load RLWorld.py . It may be
noteworthy that the image on the curriculum pages dealing with RL also does not
appear on the web page.
Thanks for your help on this
Christine
Using PYROBOT on posix with CPU 0 in '/usr/local/pyrobot'...
Attempting to import 'RLWorld'...
Loaded '/usr/local/pyrobot/plugins/worlds/Pyrobot/RLWorld.pyc'!
Traceback (most recent call last):
File "/usr/local/pyrobot/plugins/simulators/PyrobotSimulator", line 83, in
<module>
gui = INIT(worldFile)
File "/usr/local/pyrobot/plugins/simulators/PyrobotSimulator", line 26, in
INIT
retval = userspace.INIT()
File "/usr/local/pyrobot/plugins/worlds/Pyrobot/RLWorld.py", line 372, in INIT
return GUI(root, 240, 240) #375, 375)
File "/usr/local/pyrobot/plugins/worlds/Pyrobot/RLWorld.py", line 75, in
__init__
pitImage = pitImage.resize( [self.square_height-2, self.square_width-2] )
File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1290, in resize
self.load()
File "/usr/lib/python2.6/dist-packages/PIL/ImageFile.py", line 201, in load
raise IOError("image file is truncated (%d bytes not processed)" % len(b))
IOError: image file is truncated (2 bytes not processed)
Christine Shannon
Margaret V. Haggin Professor of Mathematics and
Computer Science
Centre College
600 W. Walnut
Danville, KY 40422
859 238 5406
_______________________________________________
Pyro-users mailing list
[email protected]
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users