Open dhardestylewis opened 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.85. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@dhardestylewis, yes, we would need the contents of /tmp/mint (i.e., the mic yaml file, and the data and code used). If the data is too big, then a sample file would suffice.
The mic pkg run
command actually tests your component locally to see if the i/o has been properly organized. Have you run the previous commands before? Have you been able to run you component successfully with the trace command?
Thanks!
Link to the /tmp/mint (231 MB). If this is too large, I will reduce the files I provide. https://portals-api.tacc.utexas.edu/postits/v2/e9730492-ca55-4353-ade7-e4d8e1ef3d63-010
I have first run the command successfully by itself, then run it successfully with the trace command, in the exact order from the directions: https://mic-cli.readthedocs.io/en/latest/model_configuration/01-overview/
Here is a bash command history, for reference: history-dish.sh.txt
The file exists, however it is not detected by mic pkg run. Let me know if you need anything else to troubleshoot this error.