Template:SBC Python Tabber

From Phidgets Support
Revision as of 22:03, 8 March 2021 by Mparadis (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Using PIP

The recommended way to install the Phidget22 Python module is using the PIP package manager.

Python versions 2.7.9+ and 3.4+ include PIP by default.

To install the Phidget22 Python module with PIP, simply run the command:

python -m pip install Phidget22