colonelnugget / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

blunders.py crashes on startup #904

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Same issue as for arena.py

Traceback (most recent call last):
  File "blunders.py", line 164, in <module>
    discoverer.start()
AttributeError: 'EngineDiscoverer' object has no attribute 'start'

Original issue reported on code.google.com by jcheetham19 on 11 Aug 2014 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 11 Aug 2014 at 6:00

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 11 Aug 2014 at 6:04