cfusting / fast-symbolic-regression

Blazing fast symbolic regresison
GNU General Public License v3.0
76 stars 20 forks source link

unexpected keyword argument error #6

Open mohanelango opened 3 years ago

mohanelango commented 3 years ago

I'm getting the following error

TypeError: pareto_optimization() got an unexpected keyword argument 'stop_time'

Can anyone help me how to resolve this?

ghost commented 1 year ago

when I use intel python I get this error when I use the standard python3 interpreter it works