[Qgis-developer] 2 versions on the same machine

Alex Mandel tech_dev at wildintellect.com
Wed Nov 25 02:09:23 EST 2009


For some reason if I install 1.3 from packages and then go and build
trunk with a prefix of /home/myuser/apps/, right after make install my
1.3 version starts getting the following error. Note that a simple make
uninstall takes the system back to the way it was no python errors on
1.3 start. To me it seems like after the trunk install 1.3 is somehow
reading something it shouldn't be, but what might that be.

It's not really a bug but I would love to be able to test things in
trunk as they come while maintaining a working version for work.
Ubuntu 9.04, Ubuntugis repos

Thanks - Alex

Couldn't load QGIS utils.
Python support will be disabled.

Traceback (most recent call last):
  File "", line 1, in
ImportError: No module named utils

Python version:
2.6.2 (release26-maint, Apr 19 2009, 02:11:59)
[GCC 4.3.3]

Python path:
['/python', '/home/madadh/.qgis//python/plugins', '/python/plugins',
'/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/lib/python2.6/dist-packages/Numeric',
'/usr/lib/python2.6/dist-packages/PIL',
'/usr/lib/python2.6/dist-packages/gst-0.10',
'/var/lib/python-support/python2.6',
'/usr/lib/python2.6/dist-packages/gtk-2.0',
'/var/lib/python-support/python2.6/gtk-2.0',
'/usr/lib/python2.6/dist-packages/wx-2.6-gtk2-unicode',
'/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode',
'/usr/local/lib/python2.6/dist-packages']


More information about the Qgis-developer mailing list