picard won't start

Jason E. Hale jhale at freebsd.org
Mon Sep 16 13:56:43 UTC 2013


On Monday, September 16, 2013 14:16:56 Andrea Venturoli wrote:
> 
> Since some upgrade on Friday, I'm getting this:
> > picard .
> > 
> > Traceback (most recent call last):
> >   File "/usr/local/bin/picard", line 2, in <module>
> >   
> >     from picard.tagger import main; main('/usr/local/share/locale', True)
> >   
> >   File "/usr/local/lib/python2.7/site-packages/picard/tagger.py", line 21,
> >   in <module>>   
> >     from PyQt4 import QtGui, QtCore
> > 
> > RuntimeError: the sip module implements API v10.0 but the PyQt4.QtGui
> > module requires API v9.1
> Any hint on how to solve?
> 
> As a last resort, what could I "portdowngrade"?
> 

Looks to me like the the py27-qt4-* ports are not in sync with the py27-sip 
port.  I would suggest updating the py27-qt4-* ports.

-- 
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team


More information about the freebsd-ports mailing list