[Freeswitch-dev] Freeswitch-dev Digest, Vol 24, Issue 24

Traun Leyden tleyden at branchcut.com
Wed Jun 11 14:42:41 EDT 2008


The "import freepy" statement imports the freepy package,
which will import all the names in freepy/__init__.py.

You just need to add  /path/to/freeswitch/scripts/socket to your PYTHONPATH
environment variable and it should be able to find the freepy
package.  Also check the INSTALL file which mentions a required
dependency.



>
> The fshelper.py example in script/socket/freepy imports "freepy" as a
> module.
> However, the file freepy.py does not exist in the installation.
> Suggestions anyone?
>
>
> Edward
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>
> End of Freeswitch-dev Digest, Vol 24, Issue 24
> **********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080611/0b81109e/attachment.html 


More information about the Freeswitch-dev mailing list