[SIP Beyond VoIP] sipsimple build problems

Adrian Georgescu ag at ag-projects.com
Sun Sep 18 13:46:58 CEST 2011


You have not installed all required dependencies. See docs/Dependencies.txt

Adrian

On Sep 18, 2011, at 1:43 PM, Perazim wrote:

> Got a little further this time. My goal is to have blink running on
> Fedora 14 and to make rpm packages to install it.
> 
> sipsimple builds fine now.
> 
> When I try to build blink, I receive an error. Sorry, but I have only a
> little python experience.
> 
> Perazim
> 
> 
> [yossi at travelmate bin]$ ./blink $@
> using set_wakeup_fd
> Traceback (most recent call last):
> File "./blink", line 24, in <module>
>   from blink import Blink
> File "/home/yossi/darc/blink-qt/blink/__init__.py", line 26, in
> <module>
>   from sipsimple.account import Account, AccountManager,
> BonjourAccount
> File "/usr/lib/python2.7/site-packages/sipsimple/account/__init__.py",
> line 37, in <module>
>   from sipsimple.configuration import ConfigurationManager, Setting,
> SettingsGroup, SettingsObject, SettingsObjectID, SettingsSingleton
> File
> "/usr/lib/python2.7/site-packages/sipsimple/configuration/__init__.py",
> line 19, in <module>
>   from backports.weakref import WeakSet
> ImportError: No module named backports.weakref
> [yossi at travelmate bin]$ 
> 
> 



More information about the SIPBeyondVoIP mailing list