Installation ============ Prerequisite ------------ This API utilize the `OpenImageIO`_ python API at its core. Before you you go any further you need to install this. For full installation guide please `visit here`_ .. note:: On MacOS you can use `Brew`_ to install it: .. code-block:: bash brew install OpenImageIO .. note:: For Windows, you can also find the `pre-build`_ version of OpenImageIO Installing ---------- Clone the repository somewhere in your `PYTHONPATH` .. _OpenImageIO: https://sites.google.com/site/openimageio/home .. _visit here: https://github.com/OpenImageIO/oiio/blob/master/INSTALL.md .. _Brew: https://brew.sh/ .. _pre-build: https://www.lfd.uci.edu/~gohlke/pythonlibs/#openimageio