On Fri, November 2, 2007 8:34 am, John Mark Swafford said: ...
> My next question involves the .loadbrain() method. When I try and use > the .loadbrain() method it only looks in a certain pyrobot directory > (pyrobot/plugins/brains I think). I can still run my programs by linking > them into that directory, but that is pretty slow. Is there a way to > specify the directory that .loadbrain() looks at? Any and all > suggestions would be more than welcome. Pyrobot will look in the current subdir (I think) and if it doesn't find the brain, will look in the pyrobot/plugins/brains subdir. -Doug > Kind Regards, > John Mark Swafford > Allegheny College _______________________________________________ Pyro-users mailing list [email protected] http://emergent.brynmawr.edu/mailman/listinfo/pyro-users
