Skip to content

ModuleNotFoundError: No module named 'serial' #217

Description

@se6astian-pi

training succeeds, at the end I get
ModuleNotFoundError: No module named 'serial'
File "/usr/axiom/script/axiom_rf_sel.py", line 7, in
removing the "import serial" from line 7 seems to fix it, not sure why it was there in the first place?
same for /usr/axiom/script/axiom_pic_jtag_pcie.py it seems

it is included but not actually used
there is a similar issue with bitarray in /usr/axiom/script/axiom_pic_jtag_pcie.py
but there it is used and needs to be installed via pacman
pacman -S python-bitarray

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions