[jadmin] PyYIM-t: NameError: name 'NS_ADMIN_ONLINE_USERS_LIST' is not defined
Norman Rasmussen
norman at rasmussen.co.za
Wed Sep 26 09:13:57 CDT 2007
On 9/26/07, oliver bril <oliver_bril at hotmail.com> wrote:
>
> File "/opt/contrib/imserv/run/PYYIMT/jep0133.py", line 26, in
> Online_Users_Command
> name = NS_ADMIN_ONLINE_USERS_LIST
> NameError: name 'NS_ADMIN_ONLINE_USERS_LIST' is not defined
>
> I have searched the internet and all kinds of mailing lists but the only
> answer I can find is that I have to install xmpppy. I already had this
> library installed but I keep getting the same error. I use python 5.2.1.
> Also have dnspython-1.5.0 installed.
>
Look in xmpp/protocol.py, it should be at least version 1.57 (shown directly
after the header in the file)
You probably have 0.3 xmpppy installed, but from that error you're running
the CVS version of the transport. You need to use the CVS version of the
library then.
You're using python 2.5.1 right, not 5.2.1 ?
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.jabber.org/pipermail/jadmin/attachments/20070926/33de3780/attachment.htm
More information about the JAdmin
mailing list