Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
55 stars 63 forks source link

Show error message while submitting when user doesn't participate in a challenge. #106

Open RishabhJain2018 opened 6 years ago

RishabhJain2018 commented 6 years ago

Error message like you have not participated in the challenge is not shown when a user tries to submit to a challenge without participating in it.

pydevsg commented 6 years ago

Hi Rishabh how can I help you ? whats your issue with the code, code you specify?

guyandtheworld commented 6 years ago

@pydevsg Hey there! Have you set up the development environment of the CLI? If yes, try running the submission command without participating in a challenge and we'll get a very vague response, we need to change it to something a bit more verbose.

gautamjajoo commented 6 years ago

@RishabhJain2018 Is this the error message 404 Client Error: Not Found for url: http://localhost:8000/api/jobs/submission/1

mahim23 commented 5 years ago

@RishabhJain2018 @isht3 Can I take this issue up if it still needs work?

RishabhJain2018 commented 5 years ago

yeah, sure. but since you're working on another issue, it is open for others to work on.

PrathyushaModala commented 2 years ago

Hi @RishabhJain2018 , Is the issue still open, I would Like to work on it??