Microsoft Visual C++ Runtime Error in Python
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have a python program that runs in a server continuously and it puts some data into MYSQL dataBase and load some. It is also using TCP/IP connection. the problem is that after about 24 hrs it gives a runtime error: Microsoft Visual C++ Runtime Library! Runtime Error! Program: C:\python27\pythonw.exe This application has requested the Runtime to terminate it in an unusual way. And I hit OK python shell closes. And when I close all python files and check Windows Task Manager I see still there is a pythonw.exe file open there!!! I am using