CWCapture(no console) troubles

Good day

I have been using the capture software for a while now, now when I double clicking on CWCapture launcher nothing happens? And in the File Type column it says Python File (no console)

What have I done wrong? Please help

Hmm… the easiest way to debug this is to open a Python console (if using WinPython - “WinPython Command Prompt”).

cd to the installation directory of ChipWhisperer (say C:\chipwhisperer\software), then run “python CWCapture.pyw”. This will give you any error messages!

Thanks Coflynn, It works perfectly fine now