Bugs item #1776822, was opened at 2007-08-18 06:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1776822...
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: bot fails to run when ctypes not present
Initial Comment: When ctypes is not present, a missing declaration in terminal_interface.py (probably caused by r4002) causes python to stop with the following error message: http://adam78.webzona.hu/pywiki.gif (Name error: global name 'startTagR' is not defined in userinterfaces/terminal_interface.py, line 109).
Note that while the comment before the else branch claims it is used only with python<2.5, at least one user with the last version of python for windows reported this.
Quick workaround is to set colorized_output = False in user-config.py.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1776822...