<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm using the non-commercial version of 
PyQt.</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm trying to extend qt code in c++ using scripts 
written in python accessing the objects as a java script language.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have a problem importing qt from the embedded 
python code:</FONT></DIV>
<DIV><FONT face=Arial size=2>"ImportError: No module named libsip"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If I execute any of the PyQt examples they work 
fine. The problem is when I try to embed python.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Pablo Yabo.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>