in reply to Add a tool to local conda channel

Your program is named mytool.pl, but from Conda, you are trying to invoke mytool.

Replies are listed 'Best First'.
Re^2: Add a tool to local conda channel
by jdv (Sexton) on Jan 20, 2024 at 03:45 UTC
    Yes, this is an issue with the OP recipe, but the
    No files or script found for output mytool
    issue is a separate one that I'm running into. It results in other errors during testing because no package is actually ever built.