PytorchConnectomics / PytorchConnectomics/pytc-client
bug: not all YAML files from PyTorch Connectomics loading in
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Ethan reported an ambiguous error message popped up when attempting to load in https://github.com/PytorchConnectomics/pytorch_connectomics/blob/master/tutorials/worm2d.yaml for inference in the client.
This error should be:
- replicated
- have the root cause narrowed down
- have the yaml loading routine made more robust accordingly
Work on this issue should consist of conversation on this issue's thread
Contributor guide
No contributing guide indexed for this repository
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 loading failure with tutorials/worm2d.yaml from PyTorch Connectomics and record the ambiguous error. Trace the client's YAML loading routine to narrow down the root cause, then make that routine robust for the affected files and document the findings in this issue's thread.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100