Farhad, I'm just doing some work to bring Pyro up to version 5.0 and fixed two issues that might have been the cause of your problem. It was the case that if you had a space in your home directory path, then Pyro didn't start correctly. Also, the directory that contained Pyro was not put in the python path, so it might not work, unless installed.
If you get the latest version of Pyro from CVS: http://pyrorobotics.org/?page=PyroDeveloperCVS and run the new configWin.py in the root, then there should be a pyrobot/bin/pyrobot.pyw file that you can run without problems. (Once I finish up Pyro5 shortly, I'll make installers, ISO's etc) -Doug On Wed, February 21, 2007 8:00 am, Farhad Oroumchian said: > Hi, > > > > I just installed pyro on my laptop and I am trying to run it under > windows XP. > > > > But it does not work. > > > > I have installed Pyro on my desktop and I am running pyrobot from > pyrobot/bin > > It starts a pyrobot window, then when I select pyrobot simulator as a > server and Braitenberg.py as my world from "Load world" window then > nothing happens. > > It does not start the world. If I load a robot like PyRobot60000.py > after that it hangs. > > > > I tried Python and it seems Python itself does not have a problem > because I ran several AI test programs like search.py and they worked. > > > > Can any one help me, guide me, what I am missing here why Pyro or > tcl/tk does not draw the world window? > > > > Many thanks in advance. > > Farhad Oroumchain > > _______________________________________________ > 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
