There was an error while loading. Please reload this page.
PyBGL requires Python 3.
sudo apt update sudo apt install python3
sudo apt install git python3-setuptools mkdir ~/git cd ~/git git clone https://github.com/nokia/pybgl cd PyBGL sudo python3 ./setup.py install
sudo apt install python3-pip sudo pip3 install pybgl
To check your installation, see this page.