Skip to content

syntax error in presplit_map.py #3

@hwick

Description

@hwick

Hello,
I have tried both python 3.4 and 3.7 with all of the dependencies loaded (using conda environments), but I keep getting this error in presplit_map.py:

    with open_handle(init_split) as splitted, \
                                            ^
SyntaxError: invalid syntax

I tried combining this command into a single line, but still got an error. Is there a work-around for this? Or a specific version of python 3 that I need to be using? I have tried both 3.4 and 3.7.

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