You need to install pyamaze for solution display by this command
pip install pyamaze
This code can solve maximum 30 x 30 maze.

Sample Path Followed in 30 x 30 is as follows:
For more information visit https://medium.com/@m.anees990011/genetic-algorithm-for-maze-solving-32998117382a
