Skip to content

Invalid file names preventing installation #8

@theresekoch

Description

@theresekoch

Hi Tim,
I tried cloning this repo on my windows 10 laptop today, and ran into an error due to the use of invalid characters for windows file paths in the file notebooks/01.1-syllabic-segmentation/fruit-bat/.ipynb_checkpoints/delete?fruit_bat_segment-all-2.0-checkpoint.ipynb. Windows doesn't allow '?' in file paths, so it blocked successful checkout of the repo. I found a work around, but I would imagine that this will be a recurring issue for anyone trying to clone the repo on a windows device. Could you:

  • remove the question mark from that file name
  • remove the question mark from the corresponding .ipynb checkpoint (or just add the checkpoints folder to your .gitignore)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions