DerwenAI / kglab

Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.
https://derwen.ai/docs/kgl/
MIT License
581 stars 66 forks source link

Fix import sequence #210

Closed Mec-iS closed 2 years ago

Mec-iS commented 2 years ago

Current behaviour

In example 6.1 plotting fails with: Plotting not available; please install pycairo or cairocffi Also since 31-10-2021 the package name for IGraph is changed to igraph

New expected behaviour

Fix #200

Plotting works

Change logs

Cell [9]

!pip install cairocffi
!pip install igraph
!pip install leidenalg