I'm making graphs using scipy on python 2.7 on Windows 7 64 bit. I installed it from http://www.lfd.uci.edu/~gohlke/pythonlibs/.
When running scripts, I'm periodically getting error boxes that say:
Title:
Microsoft Visual C++ Runtime Library
Message:
Runtime Error! Program: C:\Python27\pythonw.exe
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information
And that's it. How do I begin to figure out what is causing this error?