Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:/Python27/python.exe C:/Users/Семён/PycharmProjects/JabberBot/main.py
- Traceback (most recent call last):
- File "C:/Users/Семён/PycharmProjects/JabberBot/main.py", line 36, in <module>
- Kernel.connect(Kernel())
- File "C:/Users/Семён/PycharmProjects/JabberBot/main.py", line 27, in connect
- cl.auth(jid.getNode(),settings['password'])
- File "C:\Python27\lib\site-packages\xmpppy-0.5.0rc1-py2.7.egg\xmpp\client.py", line 214, in auth
- while not self.Dispatcher.Stream._document_attrs and self.Process(1): pass
- AttributeError: Client instance has no attribute 'Dispatcher'
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment