No metada file
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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