-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
uname -a
Linux raspberrypi 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch
python3 sensor_test.py
Traceback (most recent call last):
File "sensor_test.py", line 6, in
from cellulariot import cellulariot
File "/usr/local/lib/python3.5/dist-packages/sixfab_cellulariot-1.2.0-py3.5.egg/cellulariot/cellulariot.py", line 11, in
ImportError: No module named 'RPi'
This may indicate that I did not install cellulariot.py - I believe I obeyed the instructions as written.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels