I am trying to use pylidc in Google Colab and I recieve this error when i try to use its functions:
"RuntimeError: Could not establish path to dicom files. Have you specified the `path` option in the configuration file /root/.pylidcrc?"
I need to edit/create the pylidc.conf file located somewhere in the root folder. This folder cannot open from colab. How do I configure a file that is in the root folder without being able to access it?
Here is the documentation of pylidc: https://pylidc.github.io/install.html