Wester, There was an issues with Pyro5, so if you are running Pyro5, then you need to get the latest version from CVS. (Pyro5 is nearing completion). For more details on using our CVS, see:
http://pyrorobotics.org/?page=PyroDeveloperCVS It seems to work for me in Pyro5 (after a couple of fixes). If you are running an earlier version, you may have to provided more information, such as OS and Pyro versions and how you installed Pyro. -Doug On Sat, April 14, 2007 2:20 pm, wester zela said: > Hi all > I was runing this program I have this error. please can you tell me why?. > this is an example of GA programs and NN. or What I have to check. > > python GAFindBlobNNProgram.py > Conx, version 1.234 (regular speed) > Traceback (most recent call last): > File "GAFindBlobNNProgram.py", line 105, in ? > ga = chaseGA(10,'try') > File "GAFindBlobNNProgram.py", line 24, in __init__ > worldfile = 'chase.world') > File "/usr/lib/python2.4/site-packages/PIL/__init__.py", line 51, in > __init__ > File "/usr/lib/python2.4/site-packages/PIL/__init__.py", line 146, in > loadSimulator > AttributeError: 'NoneType' object has no attribute 'lower' > > > Thanks > Wester > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com _______________________________________________ > 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
