Skip to content

calling python3 on windows fails #11

Description

@seanth

When vida.py is calling the extraction script, it calls it via an argument. Using "python3" on windows can break.
Solution A: did a OS check and call "py -3" if on windows
Solution B: refactor calling the extraction script so it can just me imported and called in a sane fashion

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