Pyevolve is usually used in python 2.7. Is there any way we can install and use pyevolve in python 3 ? I know there is another package DEAP for genetic algorithms compatible with python 3 but somehow I have to use pyevolve.
I have tries but I think it is not supported so pip install pyevolve is throwing error.
It is a little simpler now (Aug 2021) ...
This is enough. I tested it with python3 code on both Windows Linux and MacOSX (Intel).