Skip to content

Installing in non-editable mode fails: Pointer to instructions broken #124

@diegoasua

Description

@diegoasua

If sashimi is installed with pip in non-editable mode it won't launch because this line:

parent_dir = (Path(__file__).parents[2]).resolve()

Will point to the inner copy of sashimi of the conda environment being __file__ the wrong string pointing to an inexistent file ...\conda\envs\sashimi\lightsheet_procedure.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions