floydhub/floyd-cli

`floyd run --data xxx:yyy` fails in new `floyd-cli==0.10.19` (but is fine in previous version)

ig248 opened this issue · 4 comments

ig248 commented

Running floyd run --data path/to/dataset:data throws Error: Missing .floyddata file, run floyd data init first. The same command works fine in the same folder after downgrading back to 0.10.18.

houqp commented

Thanks for the report, we will be pushing out a hotfix version soon.

houqp commented

I have released a new version to address this issue, thanks again for the report!

ig248 commented

Thanks for the quick fix, the extra typing in shell will no longer distract me from spending precious GPU minutes :)

houqp commented

Glad that you liked the simplification! Kudos to @mckayward :)