Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 bug (related to pyreadline) #91

Open
TimothyClaeys opened this issue Apr 30, 2020 · 1 comment
Open

Windows 10 bug (related to pyreadline) #91

TimothyClaeys opened this issue Apr 30, 2020 · 1 comment

Comments

@TimothyClaeys
Copy link

TimothyClaeys commented Apr 30, 2020

I'm using coloredlogs (with python 2.7) in a project (https://github.com/openwsn-berkeley/openvisualizer) to color logs written to the terminal. On both Mac OSX and Linux everything works great, but on Windows 10 the logging output is sometimes garbled or overwritten by subsequent logs.

I've tracked the issue to the pyreadline package (installed by humanfriendly). It looks like pyreadline is no longer maintained (its README.md states that is has been tested on Windows 2000 and Windows XP and nothing has been merged since 2015). A quick google search shows many issues related to pyreadline when used on Windows 10.

I was wondering if it is possible switch pyreadline with another maintained package that provides similar functionalities?

@ahogen
Copy link

ahogen commented May 17, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants