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

Reply via email to