Confusing error messages in VCG Case Creation
Open
bug
- Dominant language
- Python
- Stars
- 16
- Forks
- 4
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 1
Description
If the case creation fails in VCG, you can get a couple error messages in your Jupyter Notebook. One error points to the actual error. The other error says something like "makes no sense to have an empty read-only file...". That's a misleading error that gets thrown because of the first error. We need to figure out why that's happening, or it's a rabbit hole people might go chasing down (like I did hah)
Contributor guide
Assessment
This issue has not been assessed yet.