ImagingInformatics / hackathon-dataset

Working repository to organize assets for the SIIM Stack
https://imaginginformatics.github.io/hackathon-docs/
Other
36 stars 22 forks source link

Upload script isn't working out of the box #67

Closed mohannadhussain closed 3 years ago

mohannadhussain commented 5 years ago

Reported by Jon Turhcetta When running the upload script, the line: log.info("Submission status: #{result["issue"][0]["diagnostics"]}") has to be commented out, otherwise it throws a nil:Nilclass (noMethodError) error.

shadowdoc commented 5 years ago

I can't reproduce this one - I think that it's due to something in my local dev environment. @mohannadhussain have you reproduced?

mohannadhussain commented 5 years ago

Not on macOS, I tried Ubuntu but bundler is crapping out for some reason. Either way, I can check with Jon to see if he's still having this issue and what environment he's using.

mohannadhussain commented 3 years ago

Closing because I can't reproduce this issue