<br>The &quot;import freepy&quot; statement imports the freepy package,<br>which will import all the names in freepy/__init__.py.<br><br>You just need to add&nbsp; /path/to/freeswitch/scripts/socket to your PYTHONPATH<br>environment variable and it should be able to find the freepy<br>
package.&nbsp; Also check the INSTALL file which mentions a required<br>dependency.<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
The fshelper.py example in script/socket/freepy imports &quot;freepy&quot; as a module.<br>
However, the file freepy.py does not exist in the installation.<br>
Suggestions anyone?<br>
<br>
<br>
Edward<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
End of Freeswitch-dev Digest, Vol 24, Issue 24<br>
**********************************************<br>
</blockquote></div><br>