Pyevolve
Pyevolve copied to clipboard
Unresolved reference in G2DBinaryStringMutatorFlip
pyevolve.Mutators:766
if genome[i][j] == 0: genome.setItem(which_y, which_x, 1)
Variables i and j are undefined.
Also have this problem, line is now 585