On Thu, Aug 6, 2020 at 11:39 AM David Mathog <dmat...@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
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/HY563R3K4NNMPYEI55ZKKZXN4BYCPKXV/

Reply via email to