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 58: ImportError: No module named xish.domish
  Back to list
Status:  WontFix
Owner:  ----
Closed:  Dec 2008


 
Reported by jadest...@gmail.com, Dec 9, 2007
 Posted by guest at 2007-01-27 19:38:21

I want to switch from the xml spool dir to store the data in mysql db.
So ein reconfigure the pyicq-t.xml file and create the database, a.s.o. After
that i would start the migration script at:
"/usr/lib/python2.4/site-packages/pyicq-t/tools/migrate.py". After
that i get the error:
--snip--
Traceback (most recent call last):
  File "./migrate.py", line 43, in ?
    import utils
  File "/usr/lib/python2.4/site-packages/pyicq-t/src/utils.py", line
13, in ?
    from twisted.words.xish.domish import Element, SuxElementStream
ImportError: No module named xish.domish
--snip--

i have installed the following packages on my "stable" gentoo box:
- dev-python/twisted-xish (0.1.0-r1)
- dev-python/twisted-words (0.1.0-r1)
- dev-python/twisted-web (0.5.0-r1)
- dev-python/twisted (2.0.1)
- dev-db/mysql (5.0.26-r2)
- net-im/pyicq-t (0.8)


Dec 12, 2008
Project Member #1 r000ns...@gmail.com
Please reopen ticket if error happens again
Status: WontFix
Owner: ---

Powered by Google Project Hosting