[Qgis-user] No python in 2.0?

Goyo goyodiaz at gmail.com
Mon Nov 4 13:13:03 PST 2013


2013/11/4 Levent B. <lburggr at gwdg.de>:
> I'm currently experiencing the same problem, running QGIS 2.0 on Ubuntu
> Server 10.04 LTS.
> The python version is 2.6.5. I'm owner of the ~/.qgis2 directory, so this
> shouldn't be a problem.
>
> Does someone have any further suggestions?
> Thank you,
> Levent
>

importlib was added in python 2.7. You can try to run it in python2.6
(it has just two simple functions) or install python2.7 and figure out
a way to tell qgis to use it.

Goyo



More information about the Qgis-user mailing list