ppgaluzio / MOBOpt

Multi-objective Bayesian optimization
MIT License
81 stars 23 forks source link

Installation fails #15

Open itsabhishekhere opened 2 years ago

itsabhishekhere commented 2 years ago

During installation using pip pip3 install https://github.com/ppgaluzio/MOBOpt/archive/master.zip it reverts back error.

requires installation of deap

Use pip3 install deap.