mbelmadani / moead-py

A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)
GNU Lesser General Public License v3.0
76 stars 27 forks source link

help #5

Closed KKDDD closed 3 years ago

KKDDD commented 4 years ago

Why i can't install exceptions module by using pip. And do you have some two-dimension or higher muti-objective optimization problem example

mbelmadani commented 3 years ago

Was the module required to run the example code? What version of python and which command line are you using? Let me know if that's still an issue, I don't remember needing to install an exceptions module, otherwise I will close for now.

Note that this was developed for python 2, most likely python2.7 (can't remember exactly.)