Hi,<br><br>I added a qwt plot in qt designer, but when I try to run Generate Dialogue/Dialog Code... I get the following error:<br><br>
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">There was an error loading the form<br>No module named qwt_plot</p><br>I'm using eric on ubuntu 12.04. everything installed from the software center.<br>


<style type="text/css">
p, li { white-space: pre-wrap; }
</style>

<table style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px" border="0" cellpadding="0" cellspacing="2">
<tbody><tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600">Python</span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">2.7.3</p></td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600">Qt</span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">4.8.1</p></td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600">PyQt</span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">4.9.1</p></td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600">sip</span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">4.13.2</p></td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600">QScintilla</span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">2.6.1</p></td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600">eric4</span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">4.4.18 (r4127)</p></td></tr></tbody></table><b>QtDesigner</b> 4.8.1<br><br>Any ideas on how I can get qwt to work? Do I need pyqwt installed?<br>

<br>Thanks,<br>Patrick<br><br>