python-future. We're in the future of python 2.7
Am 23.03.2016 um 22:56 schrieb Matthias Kuhn: > apt-get install python-future (or python3-future)? > > On 23/03/16 22:47, Werner Macho wrote: >> Hi! >> >> The "future-problem" is not only in the OSGeo4W or windows specific. >> I also currently have it with my self compiled QGIS (master) on debian. >> >> Did not find out yet what package I am missing. >> >> Traceback (most recent call last): >> File "", line 1, in >> File "/opt/qgismaster/share/qgis/python/qgis/utils.py", line 20, in >> from future import standard_library >> ImportError: No module named future >> >> Any hint here? >> >> regards >> Werner >> >> >> On 23/03/16 16:57, Neumann, Andreas wrote: >>> Hi, >>> >>> Sorry about my provocative e-mail subject ;-) >>> >>> In the current master master version, with the OSGeo4W installer, the >>> installer complains about: >>> >>> Package Unknown package >>> >>> python-future.bat exit code 1 >>> >>> python-httplib2.bat exit code 1 >>> >>> python-mock.bat exit code 1 >>> >>> python-nose2.bat exit code 1 >>> >>> >>> When I start QGIS master, I get: >>> >>> ImportError: No module named future >>> >>> After that - everything based on Python is disabled ... >>> >>> >>> So - is the installer looking for a package called python-future and >>> can't find it? >>> >>> Any hint would be welcome. >>> >>> Thanks and greetings, >>> Andreas >>> >>> >>> >>> _______________________________________________ >>> Qgis-developer mailing list >>> [email protected] >>> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer >>> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer >>> >> _______________________________________________ >> Qgis-developer mailing list >> [email protected] >> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer > > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
