can't find challenge data #24
Labels
data
documentation
Improvements or additions to documentation
participant
Team requests
question
Further information is requested
I downloaded the github repository of the challenge and a docker container (
docker run --rm -it -v data:/mnt/share/petric:ro ghcr.io/synerbi/sirf:edge
). NB: I noticed that the usage was much simpler than described by David here. Is this video outdated now?I attached the image to VScode. Somehow the preinstalled conda environments didn't work with my interactive python sessions. This was "easily" fixed by creating a new environment and installing some dependencies (numpy, tensorboardx, deprecation, cil).
When running
$python petric.py
I received an error which I think is due to the data being missing:The text was updated successfully, but these errors were encountered: