Installation and DependenciesΒΆ

The short story: pip install gillcup_graphics


You need to have Python and OpenGL on your computer to run Gillcup Graphics.

Besides that, Gillcup Graphics depends on two Python libraries: Gillcup and Pyglet. These are pulled in automatically when you install via pip or a similar tool.

If you have no clue what that meant, please go read its instructions, and substitute gillcup_graphics for the package you would like to install.

If you have an aversion to pip for some reason, use any other tool that can install from PyPI.