Here is a Python 3.4
user, in VS 2013
and PTVS
...
I'd written a program to plot something by Matplotlib
... The output had been generating and everything was ok...
So, I closed VS
and now I've opened it again after an hour, running the very script, but this time as soon as I press
F5
, a window appears and says Python has stopped working
...
There is a short log in the output
window, which asserts that:
The program '[9952] python.exe' has exited with code -1073741819 (0xc0000005) 'Access violation'.
Who could decrypt this error, please?!...
Kind Regards