File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -27,22 +27,6 @@ Please ensure all dependencies are available on the CircuitPython filesystem.
27
27
This is easily achieved by downloading
28
28
`the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle >`_.
29
29
30
- Installing from PyPI
31
- =====================
32
-
33
- On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
34
- PyPI <https://pypi.org/project/adafruit-circuitpython-lsm9ds1/> `_. To install for current user:
35
-
36
- .. code-block :: shell
37
-
38
- pip3 install adafruit-circuitpython-lsm9ds1
39
-
40
- To install system-wide (this may be required in some cases):
41
-
42
- .. code-block :: shell
43
-
44
- sudo pip3 install adafruit-circuitpython-lsm9ds1
45
-
46
30
Usage Example
47
31
=============
48
32
You can’t perform that action at this time.
0 commit comments