Package Details: python-leidenalg 0.10.2-1

Git Clone URL: https://aur.archlinux.org/python-leidenalg.git (read-only, click to copy)
Package Base: python-leidenalg
Description: The Leiden algorithm for community detection
Upstream URL: https://github.com/vtraag/leidenalg
Licenses: GPL-3.0-or-later
Submitter: flying-sheep
Maintainer: flying-sheep
Last Packager: flying-sheep
Votes: 2
Popularity: 0.30
First Submitted: 2018-11-16 08:21 (UTC)
Last Updated: 2025-07-31 17:14 (UTC)

Latest Comments

ThePirate42 commented on 2025-07-31 15:49 (UTC) (edited on 2025-07-31 15:50 (UTC) by ThePirate42)

build failed with https://pastebin.com/M2g6d9jE

flying-sheep commented on 2022-10-13 12:04 (UTC)

done

vejnar commented on 2022-10-12 19:10 (UTC)

Because igraph is built using cmake, this package also depends on cmake to be built.

When building in a clean chroot, I get the error:

igraph uses CMake as the build system. You need to install CMake before compiling igraph.
Build failed for the C core of igraph.

Please add cmake in makedepends. Thanks