Hi Daniel,

On 26 February 2014 12:08, Daniele Di Leo <codesys.cano...@gmail.com> wrote:

> For few seconds the MyPyModbus.exe process appears in the "Windows Task
> Manager" with CPU Usage 11% and Memory Usage 31,008 K.
> No window opens on the screen.
> The "Command Prompt" gets back with no feedback.


Because it's hard to debug things that fail silently, can you try
scattering print statements into your script to see where the code gets to
before it stops? You may need to set base='Console' so you can print to the
terminal.

Thomas
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to