-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
IPython error #1100
Comments
Seems like somewhere the workaround we're doing to pass regular stdout/stdin to iPython isn't working anymore. Might require a different approach, or just adding |
New install, quick summary:
Same error... Also tried to downgrade IPython to 4.2.1 and received many more warnings...
I went back to IPython v5.0.0 |
@alanhuang122 If you have further interest in working on IPython stuff after #1263, this would be a great place to start. :) |
Preemptively closing this as we get closer to merging #1684 and/or #1678. One way or the other, this bug will be rendered a non-issue Soon™. We're also going to drop Python 2 support in Sopel 8. The upcoming Sopel 7.x series will be the last to run on it. On top of that, this bug is probably somewhere in IPython itself, outside our control. |
I have a fresh install of Sopel running on 2.7.
I installed IPython using pip install (it didnt install with Sopel).
I now get the following when running the bot:
The text was updated successfully, but these errors were encountered: