Closed Vaguery closed 7 years ago
I notice the call signatures are, in fact, different:
https://github.com/erp12/Pysh/search?utf8=✓&q=random_plush_genome
So the bug seems to be in https://github.com/erp12/Pysh/blob/4882e2983c6489015b133a41fb40a612f2cccc9b/pyshgp/gp/gp.py#L97
Looks like I accidentally pushed some of an upcoming refactor in my docs
branch which later got merged into master. I really need to get the rest of the unit tests into circle CI so that I can't finalize a Pull Request without finding this stuff :)
Thanks for reporting this! I will should be able to fix this later today.
Should be fixed in #51. Also, installation instructions have been updated.
@Vaguery Let me know if you can run the examples now. (Also, FWIW there are more than 3 examples, but only three of them have dedicated pages on the documentation site. See the examples folder in the repo.)
You want to add the "made doc pages for all demos" Issue? :)
Working.
You want to add the "made doc pages for all demos" Issue? :)
It existed before this one (#47). Thanks for closing this issue, glad things are working.
I've just cloned a fresh repo (and upgraded all my Python binaries), and when I run an example (any of the three) I get the following: