'Python console in git bash blocked after pyplot.plot()
when I run python (3.10.0) in git bash (python -i) and use the command pyplot.plot() in any variation (of course after importing pyplot), afterwards python seems to be stuck because it ignores all further inputs I type.
If I try 'ctrl + z' I get '0 [sig] bash 1648! sigpacket::process: Suppressing signal 18 to win32 process (pid 31372)' (and the console remains stuck) so it seems as if there is an endless process running?
I do not get this when I use another python console, but would be really pleased to be able to continue working in git bash.
Could'nt find a solution via search so hopefully someone here has an idea. Thanks in advance for your help.
Best regards,
Leonardo
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
