Hi Martin,

Nope, that doesn't help.

spang@shawangunk:~> calibre
/usr/lib/calibre/calibre/ebooks/metadata/opf2.py:14: RuntimeWarning: 
compiletime version 2.6 of module 'lxml.etree' does not match runtime version 
2.7
  from lxml import etree
Traceback (most recent call last):
  File "/usr/bin/calibre", line 20, in <module>
    sys.exit(main())
  File "/usr/lib/calibre/calibre/gui2/main.py", line 401, in main
    app, opts, args, actions = init_qt(args)
  File "/usr/lib/calibre/calibre/gui2/main.py", line 85, in init_qt
    from calibre.gui2.ui import Main
  File "/usr/lib/calibre/calibre/gui2/ui.py", line 30, in <module>
    from calibre.gui2.cover_flow import CoverFlowMixin
  File "/usr/lib/calibre/calibre/gui2/cover_flow.py", line 23, in <module>
    class EmptyImageList(pictureflow.FlowImages):
AttributeError: 'module' object has no attribute 'FlowImages'
spang@shawangunk:~> dpkg -l calibre
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                 Version         Architecture    Description
+++-====================-===============-===============-=============================================
ii  calibre              0.9.11+dfsg-1   all             e-book converter and 
library management


I can try debugging what's going on, but any suggestions on what might be going
on would be useful.

Do you get the RuntimeWarning about version 2.6 when you try to reproduce?

cheers,
Christine


On Fri, Dec 28, 2012 at 01:26:15PM +0100, Martin Pitt wrote:
> Hello Christine,
> 
> Christine Spang [2012-12-27 12:55 -0800]:
> > I get the following traceback when I try starting up a fresh install of
> > calibre on my laptop running debian sid:
> > /usr/lib/calibre/calibre/ebooks/metadata/opf2.py:14: RuntimeWarning: 
> > compiletime version 2.6 of module 'lxml.etree' does not match runtime 
> > version 2.7
> > [...]
> > AttributeError: 'module' object has no attribute 'FlowImages'
> > 
> > I do wonder if it's related to the state of python in unstable right now, 
> > but
> > it sure does make calibre unusable.
> 
> I cannot reproduce this on my amd64 sid, and I'm using the exact same
> python-xml version as you have installed. However, before we dive into
> a deep debugging session, I'll upload the current version into sid
> today. Let's see whether that will work better.
> 
> Thanks,
> 
> Martin
> -- 
> Martin Pitt                        | http://www.piware.de
> Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to