Hi,
I'm using the non-commercial version of PyQt.
I'm trying to extend qt code in c++ using scripts written in python accessing the objects as a _javascript_ language.
I have a problem importing qt from the embedded python code:
"ImportError: No module named libsip"
 
If I execute any of the PyQt examples they work fine. The problem is when I try to embed python.
 
Thanks in advance,
 
Pablo Yabo.
 

Reply via email to