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

Upgrade ConfigSpace #21

Closed
eddiebergman opened this issue Aug 19, 2022 · 1 comment
Closed

Upgrade ConfigSpace #21

eddiebergman opened this issue Aug 19, 2022 · 1 comment

Comments

@eddiebergman
Copy link
Contributor

The current version of DEHB uses version 0.4.16 of ConfigSpace which doesn't package any wheels which could cause issues as it then has to be built on the users end when doing pip install dehb.

The newest versions of ConfigSpace, namely v0.5.x and v0.6.0 are compatible with the old one and now ship the wheels, which should make it easier. The wheels come with v0.5.0 and v0.6.0 give a much easier interface for defining search spaces.

@eddiebergman
Copy link
Contributor Author

Never mind all this, I misread and dehb just have requirements.txt of ConfigSpace>=0.14.6, for some reason I read it as a less than, closing this.

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

1 participant