floydwch/kaggle-cli

submit => none type object has no attribute find

simonm3 opened this issue · 4 comments

I get this error when I do "kg submit out.csv"
config is:

[('username', u's******@gmail.com'), ('password', '********'), ('competition', u'cats-vs-dogs-redux-kernels-edition')]

same issue here:

kg submit submission.zip -c "Carvana Image Masking Challenge" -u USER -p PASS

@stefat77 try kg submit submission.zip -c carvana-image-masking-challenge -u USER -p PASS.

@simonm3 I can't find cats-vs-dogs-redux-kernels-edition but found dogs-vs-cats-redux-kernels-edition. I'm going to add warning tips for typo cases.

fixed 8f3d54d .