[Qgis-developer] Installing qgis 2.15 > errors

Paolo Cavallini cavallini at faunalia.it
Tue May 31 22:53:39 PDT 2016


Hi all,
installing the current dev version from deb packages returns errors:

===
Traceback (most recent call last):
  File "", line 1, in
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 20, in
    from future import standard_library
ImportError: No module named future
===

Installing python-future solves the above - I think this should be added
to dependencies.
The following are related to my installation (starting from a clean
configpath does not show this). Of course I do not want to miss my
configs, any hint?

===
An error occurred during execution of following code:
import pyplugin_installer
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe3' in
position 59: ordinal not in range(128)
===
An error occurred during execution of following code:
pyplugin_installer.initPluginInstaller()
Traceback (most recent call last):
  File "", line 1, in
NameError: name 'pyplugin_installer' is not defined
===

Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html


More information about the Qgis-developer mailing list