Aug. 6, 2020
6:54 p.m.
On Thu, Aug 6, 2020 at 11:39 AM David Mathog <dmathog@gmail.com> wrote:
Looking at the setup.py for louvain here:
https://github.com/vtraag/louvain-igraph/blob/master/setup.py
around line 491 is the code for pkg-config and the "core" message . It looks like it should exit when pkg-config failed, and that is not what happened.
If the code that failed to give a good error message is in louvain-igraph, then you should probably talk to them about that :-). There's no way for the core packaging libraries to guess what this kind of arbitrary package-specific code is going to do. -n -- Nathaniel J. Smith -- https://vorpus.org