Skip to content

Script can't handle spaces in the directory path #481

Description

@paulzakas

Prerequisites

Description

Description of the issue, including:

  • what you have tried

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions