Cryptic error given when running hippunfold before hippunfold_download_models
is run
#193
Labels
bug
Something isn't working
hippunfold_download_models
is run
#193
The error message is cryptic because of the generic
copy_to_results
rule, since any missing file for a rule ends up then checking that rule, where is ultimately fails..I'd like to actually get rid of this generic rule, will make updating the workflow much easier.. was a lazy addition in the first place. I will also add some explicit checks on whether the trained models are downloaded already, and provide a useful warning if any are missing.
The text was updated successfully, but these errors were encountered: