Installation

Pip

In order to install bikeability, it is strongly advised to create a fresh virtual environment

python -m venv <directory>/bikeability

and activate it:

<directory>/bikeability/Scripts/activate

Be sure that you are using a python version >= 3.10

The official supported way to install bikeability is using pip:

pip install bikeability