monkeys
monkeys copied to clipboard
Another Error at "Getting started" notebook
When running
best_equation = optimize(score)
I'm getting the error:
TypeError: bad operand type for unary -: 'NoneType'
I can post the whole traceback if it helps.