notmatthancock / pylidc

An object relational mapping for the LIDC dataset using sqlalchemy.
https://pylidc.github.io
Other
105 stars 41 forks source link

RuntimeError: Could not establish path to dicom files. Have you specified the `path` option in the configuration file C:\Users\user\pylidc.conf? #49

Closed Dhruv-Singhh closed 2 years ago

Dhruv-Singhh commented 3 years ago

i have specified the correct path of my dicom files but still i am getting this error. i hope you could help me in this. i specified the path like this. image

image

error is this image

notmatthancock commented 3 years ago

I don't have enough information from your screenshots. The error message shows that the config file is missing at the expected pylidc location. Did you check if the file exists?