Skip to content

bug: pytest failed on Python 3.9, Windows 10 caused by deprecated pyreadline #15

Description

@cutekibry

The pyreadline is no longer actively maintained (last update of any kind was in 2015) and cannot work in Python 3.9+.

I think this caused pytest to fail running on Windows, since I searched pyreadline in pytest-dev and only this repository referenced pyreadline.

Consider use other packages instead (e.g. pyreadline3 or gnureadline), otherwise the user needs to fix manually like https://github.com/jlowin/fastmcp/blob/main/Windows_Notes.md.

Reference:

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions