Skip to content

Windows: "ol --configure" doesn't work on gitbash #277

@MignonBelongie

Description

@MignonBelongie

This is because getpass() doesn't work on gitbash. A simple fix is to call it with winpty:
$ winpty ol --configure --email [email protected]
In other words, the fix would be to add a couple lines to README.md.

While we're at it, I'd like to suggest using the above email address, because as currently written, it originally made me think that an email address at archive.org was needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions