Getting Started

In order to use the Quanser Python API, please follow the instructions below.

Prerequisites

Python Prerequisites

The following python versions and packages are required:

Warning

Be sure to install a 64-bit version of Python on a 64-bit platform.

Note

The python packages include cffi as a dependency. If you are on a Linux-based OS and installing the cffi module fails, you may need to run sudo apt-get install libffi-dev first.

Installation Instructions

Uninstallation Instructions