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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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