Install Pyroglancer
There are two ways to install Pyroglancer.
The stable version from pypi like below:
pip3 install pyroglancer
The latest development version from GitHub like below:
pip3 install git+git://github.com/SridharJagannathan/pyroglancer@master
Note
If you are having trouble in installing, please don’t hesitate to ask or make an issue on the repo.