[Sipchatserver] Problem with GreenEngine
Denis Bilenko
denis at ag-projects.com
Mon Mar 23 09:38:35 CET 2009
Hi Michiel,
I've updated sip-chatserver in the repo to work with the current sipsimple.
Regards,
Denis.
Michiel Leenaars wrote:
> Dear all,
>
> I get the following error:
>
> [michiel at blake /usr/local/lib/python2.5/site-packages]$ sip-chatserver
> --no-fork
> Starting SIP Chat Server 0.9.1, config=/etc/sip-chatserver/config.ini
> fatal error: failed to create SIP Chat Server: No module named engine
> Traceback (most recent call last):
> --- <exception caught here> ---
> ~ File "/usr/local/bin/sip-chatserver", line 68, in <module>
> ~ from sipchatserver.server import Server
> ~ File "/usr/local/lib/python2.5/site-packages/sipchatserver/server.py",
> line 9, in <module>
> ~ from sipsimple.green.engine import GreenEngine
> exceptions.ImportError: No module named engine
>
> I cleaned out everything and did a fresh install, but the server
> wouldn't start. Then I checked the repo's and indeed there is no class
> of that name found in
>
> http://devel.ag-projects.com/repositories/python-sipsimple/sipsimple/green/
>
> Best,
> Michiel
_______________________________________________
SIPchatserver mailing list
SIPchatserver at lists.ag-projects.com
http://lists.ag-projects.com/mailman/listinfo/sipchatserver
More information about the SIPchatserver
mailing list