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

KeyError for SINGLEM_METAPACKAGE_PATH #236

Open
AroneyS opened this issue Nov 29, 2024 · 0 comments · May be fixed by #239
Open

KeyError for SINGLEM_METAPACKAGE_PATH #236

AroneyS opened this issue Nov 29, 2024 · 0 comments · May be fixed by #239

Comments

@AroneyS
Copy link
Collaborator

AroneyS commented Nov 29, 2024

Getting a keyerror for SINGLEM_METAPACKAGE_PATH in aviary/modules/binning/binning.smk", line 736, in <module> for some reason with dastool jobs submitted to queue. Not sure why since all the relevant conda environments have that env variable set. And that code hasn't changed for a while... For reference, this is rerunning Aviary v0.10.0 on runs from v0.9.2 that completed successfully, but removing dastool outputs so that it can include vamb bins.

Shouldn't

package_path = os.environ["SINGLEM_METAPACKAGE_PATH"]
be using config['singlem_metapackage'] anyway?

@AroneyS AroneyS linked a pull request Dec 8, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant