Prerequisites
Description
Description of the issue, including:
I've tried loading the data which is stored on an external HD, with the path being "/Volumes/PZ External/MIMIC_comp". I believe this is due to the space between "PZ" and "External". The files are indeed there, however I receive the error pasted below.
To resolve this, I've renamed the folder to be /Volumes/PZ/MIMIC_comp/ and everything seems to work fine.
-- Checking for data --
Data path: /Volumes/PZ External/MIMIC_comp/
Unable to find /Volumes/PZ External/MIMIC_comp/ADMISSIONS.csv.gz - exiting before build.
make: *** [mimic-check-gz] Error 1
- references to similar issues
- queries demonstrating your question (if applicable)
Prerequisites
Description
Description of the issue, including:
I've tried loading the data which is stored on an external HD, with the path being "/Volumes/PZ External/MIMIC_comp". I believe this is due to the space between "PZ" and "External". The files are indeed there, however I receive the error pasted below.
To resolve this, I've renamed the folder to be /Volumes/PZ/MIMIC_comp/ and everything seems to work fine.
-- Checking for data --
Data path: /Volumes/PZ External/MIMIC_comp/
Unable to find /Volumes/PZ External/MIMIC_comp/ADMISSIONS.csv.gz - exiting before build.
make: *** [mimic-check-gz] Error 1