My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 53: ImportError: cannot import name xmlstream
  Back to list
Status:  WontFix
Owner:  ----
Closed:  Dec 2008


 
Reported by jadest...@gmail.com, Dec 9, 2007
 Posted by Vatson at 2006-12-19 10:53:45

I'm using jabberd2 and PyICQt
add in router.xml:
       <alias name='icq.myhost' target='icqlinker'/>
add in pyicqt.xml:
        <port>5347</port>
        <secret>9529491c87ec3bf2e9e925a59c12c370591aaee1</secret>
        <saslUsername>jabberd2</saslUsername>
        <useComponentBinding/>
        <useRouteWrap/>
pyicqt write:
Traceback (most recent call last):
  File "./PyICQt.py", line 16, in ?
    main.main()
  File "/usr/share/pyicq-t/src/main.py", line 443, in main
    app = App()
  File "/usr/share/pyicq-t/src/main.py", line 408, in __init__
    import sasl
  File "/usr/share/pyicq-t/src/sasl.py", line 25, in ?
    from twisted.words.protocols.jabber import component, jstrports,
client,xmlstream
ImportError: cannot import name xmlstream

Posted by guest at 2006-12-27 10:57:45

See "pyicq-t-0.8-sasl-xmlstream.patch"


 
Jan 2, 2008
#1 Virnik@gmail.com
where can be this patch downloaded pls?
Dec 12, 2008
Project Member #2 r000ns...@gmail.com
Please reopen ticket if error happens again
Status: WontFix
Owner: ---

Powered by Google Project Hosting