2008/12/22 ASHWINI NAIDU <ashwini.na...@gmail.com>:
> 2008-12-22 01:08:21-0800 [-]     from zope.interface import implements
> 2008-12-22 01:08:21-0800 [-] ImportError: No module named zope.interface
>
> can anyone help abt how to solve this error.


What about looking in Google for the exact error??

  "ImportError: No module named zope.interface"

It's obvious that you need a Python library/module called "zope". What
about looking for such a library in your repository system? In case of
Debian/Ubuntu:

 ~# apt-cache search python zope


Please, first read the error and look for it. Later if you can't solve
it ask in the maillist. This is faster for all the people.


-- 
Iñaki Baz Castillo
<i...@aliax.net>
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to