Closed jakobtroidl closed 9 months ago
Maybe to avoid future confusion this line could be updated to
print("Format not supported: {}".format(ext))
I can submit a PR if you want @william-silversmith.
Thank you for reporting this! I pushed a fix. I'm working on something skeleton related, but I'll push a new PyPI release soon.
This is a minor problem, but I thought I share it since I spent my last hour on it. It seems like the
igneous image create
command crashes if there is a.
in the filename of the.npy
file. For example, this command throws an error messageformat not supported
:whereas this works