pagekite / PyPagekite

Python implementation of the PageKite remote front-end protocols.
http://pagekite.org/
GNU Affero General Public License v3.0
722 stars 123 forks source link

Interactive signup is broken in latest release #73

Closed ajgrf closed 4 years ago

ajgrf commented 4 years ago

I'm trying out the new Python 3 release. (Woohoo!) The networking code seems to work great so far, but the interactive signup no longer prompts correctly. Maybe the terminal is buffering the output, because I can only see the questions after hitting enter or killing pagekite.

os: Guix System pagekite: 1.5.0.191126 python: 3.7.4 python-six: 1.12.0 python-socksipychain: 2.1.0

BjarniRunar commented 4 years ago

Thank you for reporting this! I'll take a look soonish.