[ python-Bugs-1721161 ] ERROR - Microsoft Visual C++ Runtime Library

SourceForge.net noreply at sourceforge.net
Fri Aug 10 23:38:47 CEST 2007


Bugs item #1721161, was opened at 2007-05-18 01:12
Message generated for change (Comment added) made by mwtoews
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1721161&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: darioUniPD (dariounipd)
Assigned to: Nobody/Anonymous (nobody)
Summary: ERROR - Microsoft Visual C++ Runtime Library

Initial Comment:
While runnin a process in IDLE error (Python 2.5.1):

==============================================================
TitleOfMessageBox:
  Microsoft Visual C++ Runtime Library

TheMessage:
  Runtime Error!

  Program: C:\[...]\python.exe

  The application has requested the Runtime to terminate it in an unusual
way.
  Please content the application's support team for more information.
==============================================================

How to repair?!

----------------------------------------------------------------------

Comment By: Michael Toews (mwtoews)
Date: 2007-08-10 14:38

Message:
Logged In: YES 
user_id=1458205
Originator: NO

According to http://matplotlib.sourceforge.net/backends.html this is a
problem with the Tkinter GUI backend used through Pythonwin.

----------------------------------------------------------------------

Comment By: darioUniPD (dariounipd)
Date: 2007-05-18 05:27

Message:
Logged In: YES 
user_id=1796163
Originator: YES

Sorry, I forget about it!
I'm using PyLab (MatPlotLib) and ftplib mainly.
Other packages I used are os and time, but I think that the problem is not
here.

Thanks!

----------------------------------------------------------------------

Comment By: Georg Brandl (gbrandl)
Date: 2007-05-18 02:39

Message:
Logged In: YES 
user_id=849994
Originator: NO

Please provide more information. What process did you try to run, and when
did the error occur?

It is very likely that the cause of this problem is a third-party
extension module. Which
modules do you load in your program?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1721161&group_id=5470


More information about the Python-bugs-list mailing list