Skip to content

Curses module not available on Windows #3

@runitralph

Description

@runitralph

Having found this repository via your video Every Python Project I've Ever Made, it might be worth reminding followers that the Windows version of Python doesn't include the curses module. An alternative that works is the Python curses wheels for Windows via pip install windows-curses, which allows us to import curses as per the source code.

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