Angelina,

Try starting the PyrobotSimulator and use PyrobotRobot60000 under Windows.
The other simulator requires some work to get running under Windows.

Do you know about our on-line documentation?

http://pyrorobotics.org/?page=PyroCurriculum

especially near the bottom.

-Doug

On Wed, June 27, 2007 9:41 pm, Angelina Fabbro said:
> Hi there! I'm a new user to Pyro and have had no problems plugging
> away using the live boot disc. I have tried to install on one of my
> Windows boxes and get as far as loading a robot after I've loaded a
> stage. For pretty much every robot, I obtain:
>
> Attempting to import 'Player6665'...
> Exception in Tkinter callback
> Traceback (most recent call last):
>   File "C:\Python24\lib\lib-tk\Tkinter.py", line 1345, in __call__
>     return self.func(*args)
>   File "C:\Python24\libs\pyrobot\gui\TK.py", line 202, in loadRobot
>     gui.loadRobot(self)
>   File "C:\Python24\libs\pyrobot\gui\__init__.py", line 518, in loadRobot
>     self.engine.loadRobot(f)
>   File "C:\Python24\libs\pyrobot\engine\__init__.py", line 174, in
> loadRobot
>     self.robot = system.loadINIT(file)
>   File "C:\Python24\libs\pyrobot\system\__init__.py", line 86, in loadINIT
>     exec("import " + module + " as userspace")
>   File "<string>", line 1, in ?
>   File "C:\Python24\libs\pyrobot\plugins\robots\Player6665.py", line 1, in
> ?
>     from pyrobot.robot.player import PlayerRobot
>   File "C:\Python24\libs\pyrobot\robot\player.py", line 13, in ?
>     from os import getuid
> ImportError: cannot import name getuid
>
>
> As I'm fairly new to programming in Python, and fairly new to Pyro -
> could someone point out to me what obvious thing I'm missing here?
>
> Thanks!
>
> ~Angelina Fabbro
>
> --
> --
> President; Computing Science Student Society at Simon Fraser University
> Member of Association for Advancement of Artificial Intelligence in
> good standing
> _______________________________________________
> Pyro-users mailing list
> [email protected]
> http://emergent.brynmawr.edu/mailman/listinfo/pyro-users
>


-- 
Douglas S. Blank
Associate Professor, Bryn Mawr College
http://cs.brynmawr.edu/~dblank/
Office: 610 526 6501

_______________________________________________
Pyro-users mailing list
[email protected]
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users

Reply via email to