vim-repl icon indicating copy to clipboard operation
vim-repl copied to clipboard

Attempting use of pyplot causes immediate crash

Open HHelmius opened this issue 4 years ago • 0 comments

Describe the bug When attempting to run a pyplot plot() command using <leader>W or by writing the command manually the open python REPL immediately shuts down. No error message is shown and and no plot is produced.

Desktop (please complete the following information):

  • result of :REPLDebugInfo

image

Additional context Note that this occurs even before the pyplot show() command is run.

HHelmius avatar Aug 10 '21 08:08 HHelmius