.. _installation-procedure: ###################### Installation procedure ###################### **Prerequisite**:FAST-OAD needs at least **Python 3.8.0**. It is recommended (but not required) to install FAST-OAD in a virtual environment (`conda `_, `venv `_...) Once Python is installed, FAST-OAD can be installed using pip. **Note**: If your network uses a proxy, you may have to do `some settings `_ for pip to work correctly You can install the latest version with this command: .. code:: shell-session $ pip install --upgrade fast-oad