When i try to import pjsua
it's showing below error in windows python x64 bit
Traceback (most recent call last): File stdin, line 1, in ImportError: DLL load failed: %1 is not a valid Win32 application.
I'm using Python 2.7 and these are for pjsua build generation.When i search for this issue some one asked to install opencv and set the env path.I tried it but no luck.
Please help us to solve this.
I'm referring https://trac.pjsip.org/repos/wiki/Python_SIP/Build_Install.