When using the bioconda-recipe-gen init command there is currently no input validation, therefore if given an unvalid url og an url which creates a non 200 response, the program crashes without any message to the user other than the error from urllib, which sometimes can be cryptic.
When using the
bioconda-recipe-gen init
command there is currently no input validation, therefore if given an unvalid url og an url which creates a non 200 response, the program crashes without any message to the user other than the error from urllib, which sometimes can be cryptic.