[SIP Beyond VoIP] Error when running silk-server

Umesh Sharma meshe725 at gmail.com
Wed Jul 30 11:32:09 CEST 2014


Thanks Saul. I installed greenlet using pip and previous one was resolved.

another error now:

umeshs-mbp:sylkserver umeshsharma$ sylk-server --no-fork

Starting SylkServer 2.7.1, with no configuration file

Using SIP SIMPLE SDK version 1.4.2

using set_wakeup_fd

fatal error: failed to create SylkServer: No module named _core

Traceback (most recent call last):

File "/usr/local/bin/sylk-server", line 70, in main

from sylk.server import SylkServer

File "/Library/Python/2.7/site-packages/sylk/server.py", line 13, in
<module>

from sipsimple.account import Account, BonjourAccount, AccountManager

File
"/Users/umeshsharma/mods/python-sipsimple-1.4.2/sipsimple/account/__init__.py",
line 25, in <module>

from sipsimple.account.bonjour import BonjourServices, _bonjour

File
"/Users/umeshsharma/mods/python-sipsimple-1.4.2/sipsimple/account/bonjour/__init__.py",
line 23, in <module>

from sipsimple.core import FrozenSIPURI, SIPCoreError, NoGRUU

File
"/Users/umeshsharma/mods/python-sipsimple-1.4.2/sipsimple/core/__init__.py",
line 4, in <module>

from sipsimple.core._core import *

ImportError: No module named _core

Regards

Umesh


On Wed, Jul 30, 2014 at 1:11 PM, Saúl Ibarra Corretgé <saul at ag-projects.com>
wrote:

> Hi,
>
> Did you install greenlet on your system?
>
> It’s usually packaged for Linux distributions, but since you seem to be on
> OSX you can install it with pip.
>
> On 30 Jul 2014, at 09:07, meshe725 <meshe725 at gmail.com> wrote:
>
> > Hi
> > I am getting "ImportError: Unable to find an implementation of green
> let." when running sulk-server.
> > Regards
> > Umesh
> >
> >
> > umeshs-mbp:sylkserver umeshsharma$ sylk-server --no-fork
> > Starting SylkServer 2.7.1, with no configuration file
> > Using SIP SIMPLE SDK version 1.4.2
> > fatal error: failed to create SylkServer: Unable to find an
> implementation of greenlet.
> > Traceback (most recent call last):
> > File "/usr/local/bin/sylk-server", line 70, in main
> > from sylk.server import SylkServer
> > File "/Library/Python/2.7/site-packages/sylk/server.py", line 12, in
> <module>
> > from eventlib import proc
> > File "/Users/umeshsharma/mods/python-eventlib-0.2.0/eventlib/proc.py",
> line 79, in <module>
> > from eventlib import api, coros
> > File "/Users/umeshsharma/mods/python-eventlib-0.2.0/eventlib/api.py",
> line 30, in <module>
> > from eventlib.support import greenlets as greenlet
> > File
> "/Users/umeshsharma/mods/python-eventlib-0.2.0/eventlib/support/greenlets.py",
> line 21, in <module>
> > raise ImportError("Unable to find an implementation of greenlet.")
> > ImportError: Unable to find an implementation of greenlet.
> > umeshs-mbp:sylkserver umeshsharma$
> >
> > _______________________________________________
> > SIPBeyondVoIP mailing list
> > SIPBeyondVoIP at lists.ag-projects.com
> > http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
>
> --
> Saúl Ibarra Corretgé
> AG Projects
>
>
>
>
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20140730/b6177438/attachment-0001.html>


More information about the SIPBeyondVoIP mailing list