kdep_freetype2.c /Fobuild\temp.win-amd64-cpython-311\Release\src/checkdep_freetype2.obj checkdep_freetype2.c src/checkdep_freetype2.c(5): fatal error C1189: #error ...
While running in VScode, in debug mode while standing on a breakpoint, if I run via the Python console any matplotlib plots it won't show in the interactive window. neither running plt.show() show the ...