Skip to content

No periods or tildes in file paths #52

@rvosa

Description

@rvosa

Hi Dom,

when I try to run a dummy analysis I run into the issue that my $HOME directory is /Users/rutger.vos, which the code wants to parse on the period. It tries to instantiate a log file called /Users/rutger.log, which is not allowed.

In trying to circumvent this I tested whether I can use a tilde instead (i.e. for my $HOME, use ~) but it doesn't like that either.

Best,

Rutger

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions