codalab / codalab/codabench

No metada file

Open
#2,108 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

V1-compatibility
Dominant language
Python
Stars
176
Forks
74
Avg merge
5d 3h
Merged PRs (30d)
21

Description

Hello,

I'm trying to get the username of the person that make a submision from the metadata file, like in codalab, but the program returns this error:

FileNotFoundError: [Errno 2] No such file or directory: '/app/input/metadata'

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the submission flow that tries to read /app/input/metadata and trace where that path is expected to be created or mounted. Done means the submitter's username can be retrieved from metadata without the reported FileNotFoundError; the issue provides no file or test names to narrow the investigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.