You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / core / error / StdinNotImplementedError

class

IPython.core.error:StdinNotImplementedError

source: /IPython/core/error.py :48

Summary

raw_input was requested in a context where it is not supported

Extended Summary

For use in IPython kernels, where only some frontends may support stdin requests.

Aliases

  • IPython.core.error.StdinNotImplementedError