floydwch / kaggle-cli

(Deprecated, use https://github.com/Kaggle/kaggle-api instead) An unofficial Kaggle command line tool.
MIT License
674 stars 92 forks source link

submit fails if you're not on a team #67

Open wiseman opened 6 years ago

wiseman commented 6 years ago

I haven't created a team, and attempts to submit fail with the following error:

'NoneType` object has no attribute 'group'

Once I created a team (containing just myself), submit worked without error.

smcinerney commented 6 years ago

I've never seen this, and I'm not in a team. Can anyone else repro? Are you still seeing this?