geatpy
geatpy copied to clipboard
ImportError: cannot import name comb
Traceback (most recent call last):
File "D:/objectselect/demo/soea_demo/soea_demo1/main.py", line 2, in
It's a problem of your scipy.
Reinstall the package "scipy" until you can run the following command successfully:
from scipy.special import comb