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

Subsampling not set for CLI configs #2

Closed
danielmorell opened this issue Nov 1, 2019 · 0 comments
Closed

Subsampling not set for CLI configs #2

danielmorell opened this issue Nov 1, 2019 · 0 comments
Assignees
Labels
Bug Something isn't working CLI Has to do with the CLI interface
Milestone

Comments

@danielmorell
Copy link
Owner

Running Cruncher using CLI arguments causes a KeyError: 'subsampling' exception in cruncher.py line 114 because the subsampling key is missing.

Subsampling should be set to -1 when CrunchHandler runs the generate_versions() method.

@danielmorell danielmorell added Bug Something isn't working CLI Has to do with the CLI interface labels Nov 1, 2019
@danielmorell danielmorell added this to the 1.0.0 milestone Nov 1, 2019
@danielmorell danielmorell self-assigned this Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working CLI Has to do with the CLI interface
Projects
None yet
Development

No branches or pull requests

1 participant