Cioroianu Nicolin added the comment: Hello David,
PyScripter Answer: Thanks for the bug report. This assertion happens when PyScripter is waiting for the remote engine to shut-down for a long time without success. This might mean that either the system is very busy or more likely something is preventing the remote engine from shutting down, such as waiting in a blocked state. What you can do in such cases is to use the task manager to kill the engine (appears as a process "python.exe") and then reinitialize the remote engine. Regards Kiriakos PS Maybe the problem happens with the statement: m= "IT_SetBusParameters(param1,param2,param3,param4,param5,param6)" I think that can't be a problem with the upper line with that assignation. Regards, Nicolin ________________________________ From: R. David Murray <rep...@bugs.python.org> To: nicolincioroi...@yahoo.com Sent: Thursday, September 13, 2012 2:43 PM Subject: [issue15937] Assertion failure (C:\Delphi\progs32\Python\PythonIDE\cPyRemoteDebugger.pas, line 1175). R. David Murray added the comment: Thanks for wanting to help. If the PyScripter folks trace it back to a problem with Python, please feel free to reopen this issue. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15937> _______________________________________ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15937> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com