I installed Enthought Canopy express 64-bit on Windows 7 professional 64-bit.
Then I got some .py and .pyw files. At first they are linked to Canopy so I cannot run .pyw files without console.
So I changed to open .pyw with pythonw.exe, but no results came out. I checked with IDLE.exe and if I open the file in IDLE and run it, it works. How can I set .pyw files to run without console?