-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Oops - crash on IPython 7 #21
Comments
Yeah the transformer APi have been changed to be simpler. rl ipython have not been updated to use it. |
As I understand it, rlipython is not usable with ipython 7.x? I have the same problem. |
rlipython rocks! It was the only way I found to make emacs work with ipython 6.2.1 and have completion in the inferior shell. But you guys know this already. Why why why was prompt toolkit brought it without providing for readline? There are a lot of us emacs/python folks out here still right? Maybe not in 20 years... :) |
great. so now I can't use ipython, 'cos it crashes on startup. You do realize that you - the rlipython programmers - have ruined ipython for everyone who has installed rlipython? |
"""Hi,
I really appreciate the work that you are doing providing IPython and many
of its extensions for free and all the free time you spend developing open
source. I understand that this is not a project I paid for, so I am not
entitled to any specific treatment, not any guarantee of working software;
Nevertheless this issue has notebook me and made IPython hard to use on my
system as I have to choose between rlipython and the new features.
I would love for this issue to be fixed; is there anything I can do to free
some of your time so you can work on it ? I'm also willing to try to fix it
myself but I would need some pointer.
I understand that being a maintainer is hard, and that burnout is always
near especially when confronted with rides comments.
Much appreciation for your software and your help.
Thanks.
"""
…On Tue, Mar 26, 2019, 19:33 Stephen McGregor ***@***.***> wrote:
great. so now I can't use ipython, 'cos it crashes on startup.
You do realize that you have ruined ipython for everyone who has installed
rlipython?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAUez3Jyox-b_iQoiiD5fwzkgfZze4i1ks5vathogaJpZM4XZNVe>
.
|
rlipython is broken with IPython 7.0. See ipython/rlipython#21.
I'm trying to find a fix, but haven't gotten too far yet. Just some notes in case anyone else wants to keep on with this: |
EDIT: maybe this is the wrong bug/issue/ticket I don't know if this helps, but after I tried to uninstall rlipython:
I still cannot use ipython:
(doesn't run) |
I have extra need of readline, now prompt_toolkit seems to be broken for IPython 7:
ipython/ipython#1133
But sadly, with IPython 7, current rlipython
I did try patching it up, but I soon got lost. But I tried. Honest.
The text was updated successfully, but these errors were encountered: