I&#39;ve tried the examples. The examples which use the py object work; the ones that use the pyext object do not (the pyext object does not instantiate.) I don&#39;t understand why one works and the other doesn&#39;t.<br>
<br>Any idea why one works and the other doesn&#39;t?<br><br>- martin<br><br><div class="gmail_quote">2009/4/11 patrick <span dir="ltr">&lt;<a href="mailto:puredata@11h11.com">puredata@11h11.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi martin,<br>
<br>
did you try to open the help patch? creating only the object without argument will not work.<br>
[pyext yourpythonfile yourclass]<br>
<br>
pat<br>
<br>
<br>
</blockquote></div><br>