Skip to content

Curses module not available on Windows #3

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.

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