I ran into a character encoding issue on Windows installing pyreadline with poetry, but was able to manually install it with pip
In case this would be useful, I found that pyreadline hasn't been updated in 5 years, but there is an active fork, pyreadline3, that should be a drop in replacement. See: https://github.com/brgirgis/pyreadline3
I ran into a character encoding issue on Windows installing pyreadline with poetry, but was able to manually install it with pip
In case this would be useful, I found that pyreadline hasn't been updated in 5 years, but there is an active fork, pyreadline3, that should be a drop in replacement. See: https://github.com/brgirgis/pyreadline3