Python modules under Windows and Visual Studio 2008

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> Hello guys,
>>
>> I had the same problem, and to solved using the -I<path to include dir>
>> flag.
>> However, the module builds fine, but cant be used in face of the
>> _pjsua module be not found.
>> Bellow the error I got:
>>
>
>Frankly on Windows I don't use setup.py to build/install the modules, so I
>don't know for sure how things are supposed to work. But I'm sure there are
>instructions out there on how to do it (e.g.
>http://www.vrplumber.com/programming/mstoolkit/index.html).
>
>For me, I just use the VS IDE to build the module, then add pjsip-apps/lib
>and pjsip-apps/src/python to PYTHONPATH, as explained in
>http://trac.pjsip.org/repos/wiki/Python_SIP_Tutorial
>
>Cheers
>Benny

Hi guys,

As Benny suggested I came to follow the tutorial in
http://trac.pjsip.org/repos/wiki/Python_SIP_Tutorial
(I made an svn update today) I compiled everything, hunt for to dll (
python24_d.dll and msvcr71d.dll ) and a lib ( python_d.dll )
but unfurtunelly when I came to python console and import the python module
I got the follow error message (under python 2.4 and 2.5):

Fatal Python Error: Interpreter not Initialized (version mismatch?)

Any ideias?

Thanks

-- 
Lucas Rosa Galego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080721/7ba6dd4b/attachment.html 


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux