Thanks to visit codestin.com
Credit goes to github.com

Skip to content

input() blocks any rendering and event handling #10269

Closed
@nbud

Description

@nbud

Bug report

input() blocks any rendering and event handling.

Code for reproduction

Lasso Selector Demo

I ran the code with python, ipython from console and ipython from Spyder 3.2.4 (fails in these three cases).

Actual outcome

The matplotlib window is not rendered and does not respond.

Expected outcome

The matplotlib window should be rendered and allow a lasso selection.

Remark: if the code from input() (included) is removed, the rendering and the lasso selection work as expected.

Matplotlib version

  • Operating system: Windows 7 64 bits
  • Matplotlib version: 2.1.0 and 2.1.1
  • Matplotlib backend: Qt5Agg
  • Python version: Python 3.6.3 :: Anaconda custom (64-bit)
  • Jupyter version (if applicable):
  • Other libraries: IPython 6.1.0

Matplotlib installed with conda, default channel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions