On 12/20/2017 10:51 AM, Matthias Kuhn wrote: > Hi Jürgen > > > On 12/19/2017 11:51 PM, Jürgen E. Fischer wrote: >> Hi Matthias, >> >> On Tue, 19. Dec 2017 at 17:28:06 +0100, Matthias Kuhn wrote: >>>> networkx was updated - introducing python3?-decorator - which as >>>> dependency of >>>> python-networkx it's also included in the standalones. >>> As far as I know the systems were upgraded (and not clean >>> installations), could this be caused by leftovers? >> Maybe. They should have networkx 2.0-1 installed, which is the old name of >> the package and is empty, but depends on python-networkx, which is the new >> package with the actual content. > > After digging around a bit more, the first error is about a missing > package pkg_resources (the other one seems to have been a follow up > error). This pointed towards the *python setuptools* package, which, > once installed on an affected osgeo4w-x64 machine, fixed things.
... any chance this can be introduced as a dependency to fix things also on standalone and avoid manual steps on OSGeo4W? Thanks a lot Matthisa > > Matthias > > >> >> Maybe there are circumstances where the previous version of networkx, that >> had >> content, is removed after the new version of python-networkx is installed. >> >> >> Jürgen >> >> >> >> _______________________________________________ >> QGIS-Developer mailing list >> [email protected] >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > > > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
