Install ------- Install Python %%%%%%%%%%%%%% Biogeme is an open source Python package, that relies on the version 3 of Python. Make sure that Python 3.x is installed on your computer. If you have never used Python before, you may want to consider a complete platform such as Anaconda. If Python is already installed on your computer, verify the version. Two versions of Python are distributed: version 2 and version 3. Biogeme works only with version 3. Videos %%%%%% - `Installing PandasBiogeme on MaxOSX `_ .. raw:: html

- `Installing Biogeme on Windows `_ .. raw:: html

Install Biogeme from pip %%%%%%%%%%%%%%%%%%%%%%%% Biogeme is distributed using the `pip `_ package manager. There are several tutorials available on the internet such as `this one `_ or `this one `_. The command to install is simply ``pip install biogeme`` `For more details, click here `_ .. toctree:: :maxdepth: 2 :caption: Install