Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 09:56:39 -0400
From:      "Jason E. Hale" <jhale@freebsd.org>
To:        Andrea Venturoli <ml@netfence.it>
Cc:        ports@freebsd.org
Subject:   Re: picard won't start
Message-ID:  <2461504.E9sXGrAv2Q@mocha.verizon.net>
In-Reply-To: <5236F6B8.30309@netfence.it>
References:  <5236F6B8.30309@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2461504.E9sXGrAv2Q>