Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-existing module entmoot.optimizer #212

Closed
ilario opened this issue Oct 14, 2022 · 4 comments
Closed

Non-existing module entmoot.optimizer #212

ilario opened this issue Oct 14, 2022 · 4 comments

Comments

@ilario
Copy link
Contributor

ilario commented Oct 14, 2022

Summit 0.8.7

Testing ENTMOOT I observed this error:

ModuleNotFoundError: No module named 'entmoot'

caused by this line:

from entmoot.optimizer.optimizer import Optimizer

@marcosfelt
Copy link
Member

This requires installing with extras pip install summit[entmoot].

@ilario
Copy link
Contributor Author

ilario commented Dec 6, 2022

Did I miss this in the documentation? In case it is not there, I suggest to add this command.
Thanks!

@marcosfelt
Copy link
Member

@ilario
Copy link
Contributor Author

ilario commented Dec 7, 2022

Oh! I missed that! Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants