visual studio - Python access violation -


here python 3.4 user, in vs 2013 , ptvs...

i'd written program plot matplotlib... output had been generating , ok...

so, closed vs , i've opened again after hour, running script, time press f5, window appears , says python has stopped working...

there short log in output window, asserts that:

the program '[9952] python.exe' has exited code -1073741819 (0xc0000005) 'access violation'.

who decrypt error, please?!...

kind regards

.........................................

edit:

i tested again no change... error has been changed to:

the program '[11284] python.exe' has exited code -1073741819 (0xc0000005) 'access violation'.

debug shows when program points drawing command of matloptlib, i.e. plt.show(), crash happen...

all of attempts sounds futile...

even removing vs challenging stuff... , people consider, changing os stable way rid of vs in presence of such anomalies regarding libraries...

so... changed os... , installed vs , ptvs again...


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -