Installation ============ The DRAMA python package requires Python 3.8 or newer. Install the package using pip: .. code-block:: bash $ pip3 install /TOOLS/python_package .. Warning:: The directory where :code:`python_package` is located needs to be writeable by the current user. If you installed in the default directory, e.g. :code:`C:\Program Files\` on Windows, copy the :code:`python_package` folder to a different directory, before trying to install.