Thanks for your help, got it working. Just to follow up, i removed anything
pertaining to sip in /usr/local/lib/python2.7/site-packages and
re-installed python-sip using apt-get:

rm -i  /usr/local/lib/python2.7/site-packages/sip*
apt-get remove python-sip
apt-get install python-sip

Thanks!




On Mon, Oct 21, 2013 at 9:27 AM, Goyo <[email protected]> wrote:

> 2013/10/21 Nicholas L. Klein-Baer <[email protected]>:
> > Hi all,
> >
> > I'm having a problem with QGIS 2.0.1 on Ubuntu 13.04 very similar to the
> one
> > described bug 8832. The resolution, however, isn't helping me very much.
> >
> >>>>If you want to use a different python/sip/pyqt4 than what is in your
> >>>> ubuntu by default, you need to build QGIS yourself against it.
> >
> > I'm a little confused by this because I don't think sip was install by
> > default: Before I manually installed it I was getting an error saying "no
> > module named sip"
> > Any ideas on what I should do?
>
> "Default" here means the version provided by Ubuntu in the standard
> repositories, as opposed to the EPD version provided by Entough or the
> upstream version of sip provided by Riverbank.
>
> Goyo
>
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to