-
Notifications
You must be signed in to change notification settings - Fork 315
pyreadline workaround for... don't remember what #544
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
Comments
done/ready, if I need it somewhere |
Just to remind that without that branch (actually PR pyreadline/pyreadline#56), pressing
And |
in theory @ankostis , I should have picked your branch in current beta |
...but in practice? |
... in practice, I didn't have much time last month to check anything but new spyder features and jupyterlab-0.26 incompatiblities. maybe someone can confirm cvxpy works well on latest beta. |
The important thing is for the next WinPython to use this branch, or else |
how I get pyreadline in the interpreter loop is a bit obscure to me, please explain me step by step, so I will check if it blows up |
I have no knowledge of pyreadline - I produced the fix based on other PRs and some superificial study to fix the remaining bugs. To reproduce the problems, just
Pressing
|
I continue to have this issue...? Possibly something that needs to be looked into again? Python 3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:54:40) [MSC v.1900 64 bit (AMD64)] on win32
|
I am also having the same issue on Python 3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:04:45) [MSC v.1900 32 bit (Intel)] on win32. When I press
|
I was able to remedy this by uninstalling Pyreadline which was temporarily satisfactory for me. I tried installing a new version of python and it still gave me the same error. I think pyreadline's presence in site-packages was the issue |
so I may remove it. it's the last legacy of binary packages, and it's more an annoyance than anything. |
I have no idea why was this happening? Anyone has an idea was main python was creating these errors and not ipython kernal, with pyreadline and why did I suddenly start to have it? Again removing pyreadline helped me but still... |
for cvxpy ?
https://github.com/ankostis/pyreadline/tree/redisplay
The text was updated successfully, but these errors were encountered: