Skip to content

ModuleNotFoundError: No module named 'serial' #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
se6astian-pi opened this issue Apr 30, 2025 · 0 comments
Open

ModuleNotFoundError: No module named 'serial' #217

se6astian-pi opened this issue Apr 30, 2025 · 0 comments

Comments

@se6astian-pi
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant