[python-win32] Problem with new install

Bob Gailer bgailer at alum.rpi.edu
Tue Nov 11 13:53:50 EST 2003


I was getting some incomprehensible and inexplicible errors communicating 
with Excel, so I "upgraded" from win32all 150 to 154.

Now when I start running under the debugger I get:
Traceback (most recent call last):
   File 
"C:\Python22\lib\site-packages\Pythonwin\pywin\framework\scriptutils.py", 
line 307, in RunScript
     debugger.run(codeObject, __main__.__dict__, start_stepping=0)
   File 
"C:\Python22\lib\site-packages\Pythonwin\pywin\debugger\__init__.py", line 
60, in run
     _GetCurrentDebugger().run(cmd, globals,locals, start_stepping)
   File 
"C:\Python22\lib\site-packages\Pythonwin\pywin\debugger\__init__.py", line 
35, in _GetCurrentDebugger
     _CheckNeedGUI()
   File 
"C:\Python22\lib\site-packages\Pythonwin\pywin\debugger\__init__.py", line 
21, in _CheckNeedGUI
     pywin.framework.app.CreateDefaultGUI(dbgpyapp.DebuggerPythonApp)
   File "C:\Python22\lib\site-packages\Pythonwin\pywin\framework\app.py", 
line 392, in CreateDefaultGUI
     appClass().InitInstance()
   File 
"C:\Python22\lib\site-packages\Pythonwin\pywin\debugger\dbgpyapp.py", line 
33, in InitInstance
     win32ui.LoadStdProfileSettings(numMRU)
win32ui: The profile settings have already been loaded.

Things have gone from bad to worse, because now I can't run any programs. 
What should I do?

Bob Gailer
bgailer at alum.rpi.edu
303 442 2625
-------------- next part --------------

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.538 / Virus Database: 333 - Release Date: 11/10/2003


More information about the Python-win32 mailing list