The doc page is outdated – thanks for bringing this to our attention! Right now the preferred way of running the unit tests is to get the source tarball with pip download --no-binary=:all: python-igraph (or by simply downloading them from PyPI) and then run the tests with your tool of choice. python -m unittest discover in the root of the source tarball does the trick.