I have wrote many different scripts in python which I run through an ArcGIS toolbox. After I am finished with my ArcMap session and close out like usually I get a Microsoft Visual C++ Runtime Library error box. The error message says, "Runtime Error! Program: C:\Program Files(x86)\ArcGIS\Desktop10.1\bin\ArcMap.exe....This application has requested the Runtime to terminate it in an unusual way."
I am thinking this is because I am not exiting out of or closing something in one of my scripts properly or something along those lines? Does anyone have any ideas on why I am getting this message every time I exit out of ArcMap?
Thank you!!