Can't make much of a guess without more information.
To find the error msg try opening redr within the python IDLE.
1) Open the IDLE. It should be under the python 2.5 directory in your
start menu
2) Within the IDLE File -> Open the main red module orngCanvas.pyw.
Default install path is C:\Python25\Lib\site-packages\orange
\OrangeCanvas\orngCanvas.pyw
3) New window should open with the module code. Run -> Run Module (or
F5) to execute the module
4) The error message should print in the main IDLE window
Can you post this error message. That should give us some clue as to
the problem.
Thanks,
Anup