8000 Launching `bpython.embed()` from IPython causes a crash · Issue #906 · bpython/bpython · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Launching bpython.embed() from IPython causes a crash #906

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

Open
Jaakkonen opened this issue Aug 16, 2021 · 0 comments
Open

Launching bpython.embed() from IPython causes a crash #906

Jaakkonen opened this issue Aug 16, 2021 · 0 comments

Comments

@Jaakkonen
Copy link

Description of bug

Launching bpython.embed() from IPython shell causes a crash

Steps to reproduce

$ ipython -c 'import bpython; bpython.embed()'
[TerminalIPythonApp] WARNING | Error in executing line in user namespace: import bpython; bpython.embed()
Error in sys.excepthook:

Original exception was:

$ ipython
In [1]: import bpython

In [2]: bpython.embed()

Error in sys.excepthook:

Original exception was:

It looks like a empty string error is raised or something because the output does not show any actual exception.

@Jaakkonen Jaakkonen changed the title Launching from IPython causes a crash Launching bpython.embed() from IPython causes a crash Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0