.. role:: raw-html-m2r(raw) :format: html Installation ============ :raw-html-m2r:`` Prerequisites ------------- * Python 3.10+ * MicroStrategy 2019 Update 4 (11.1.4)+ :raw-html-m2r:`` Install the ``mstrio-py`` Package ------------------------------------- **Note**\ : it is NOT recommended to install mstrio-py in an Anaconda environment. For a seamless experience, install and run it in Python's `virtual environment `_ instead. Installation is easy when using `pip `_. .. code-block:: bash pip install mstrio-py :raw-html-m2r:``