henrymoss / BOSS

Bayesian Optimisation for String Spaces
Apache License 2.0
23 stars 5 forks source link

Module Not Found Error, decorator. #2

Closed futianfan closed 2 years ago

futianfan commented 2 years ago

Thanks for your great package, when i run the "from boss.code.emukit_models.emukit_bow_model import BOW_model" in the jupyter notebook, i got the error "ModuleNotFoundError: No module named 'decorator'", do you know how to fix it? thanks