i am just running opencv in a python script using the IDLE shell and all I get is the error message I wrote above.
So is there a way to get a full stacktrace ?
All I see is the crashing method in my code and the crashing point deep inside the python.arithm code. So of course a full stack trace would help a lot. But how to get it ?