Installation

Note

Installation requires internet access unless the package was exported in a local package manager

RobotPy requires Python 3.10/3.11 64bits to be installed on your computer. Once you have installed Python, you can use pip to install spike-mock

The package can be retrieve :

  • from the github repository using

pip install git+https://github.com/nadegelemperiere/spike-mock.git@vX.Y.Z
  • from pypi (coming soon) using :

pip install spike-mock==vX.Y.Z