Skip to content

Jetson Nano Trackback error importing UbloxGps and spidev - Python 3 #21

@SPflaum

Description

@SPflaum

Hi everybody,
just installed according to the procedure on Jetson Nano.
Launching test_script.py (from folder in home-folder) produces the following error message.
I appreciate your advice.
Thanks,
Sebastian

jetson2@jetson2-desktop:~/UBLOX_M9N_GPS$ python3 test_script.py
Traceback (most recent call last):
File "test_script.py", line 10, in
from ublox_gps import UbloxGps
File "/usr/local/lib/python3.6/dist-packages/ublox_gps/init.py", line 58, in
from .ublox_gps import UbloxGps
File "/usr/local/lib/python3.6/dist-packages/ublox_gps/ublox_gps.py", line 48, in
import spidev
ModuleNotFoundError: No module named 'spidev'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions