Installation ============ fcache also requires the `platformdirs `_ package. Pip --- To keep things simple, install fcache using `pip `_: .. code:: bash $ pip install fcache This will download fcache from `the Python Package Index `_ and install it in your Python's ``site-packages`` directory.