I've downloaded the newest version of pyro and tried to run the Pyrobot
simulator with the Wumpus World.py
and got the following message -- looks like missing modules
Traceback (most recent call last):
File
"/usr/lib/python2.5/site-packages/pyrobot/plugins/simulators/PyrobotSimulator",
line 83, in <module>
gui = INIT(worldFile)
File
"/usr/lib/python2.5/site-packages/pyrobot/plugins/simulators/PyrobotSimulator",
line 18, in INIT
exec("import " + module + " as userspace")
File "<string>", line 1, in <module>
File
"/usr/lib/python2.5/site-packages/pyrobot/plugins/worlds/Pyrobot/WumpusWorld.py",
line 2, in <module>
import Image, ImageTk, ImageDraw, ImageFont
ImportError: No module named ImageTk
Thanks for your help. Incidentally, I have a couple more improvements to the
WumpusWorld.py that allows pits in the 0th row and column. I thought we had
corrected that last time but it still has the pits only in rows and col 1-3.
Christine Shannon
_______________________________________________
Pyro-users mailing list
[email protected]
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users