Skip to content
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

ModuleNotFoundError: No module named 'numpy' #14

Open
ashrond opened this issue Sep 13, 2022 · 0 comments
Open

ModuleNotFoundError: No module named 'numpy' #14

ashrond opened this issue Sep 13, 2022 · 0 comments

Comments

@ashrond
Copy link

ashrond commented Sep 13, 2022

Been getting this on a fresh install of Volumio 3, an updated version of Volumio 3 and after re-installing and then upgrading numpy.
any ideas?

volumio@volumio:~$ sudo journalctl -fu nr1uibuster.service
-- Logs begin at Thu 2019-02-14 02:11:59 PST. --
Sep 12 21:35:04 volumio nr1ui[421]: ModuleNotFoundError: No module named 'numpy'
Sep 12 21:35:04 volumio systemd[1]: nr1uibuster.service: Main process exited, code=exited, status=1/FAILURE
Sep 12 21:35:04 volumio systemd[1]: nr1uibuster.service: Failed with result 'exit-code'.
Sep 12 22:45:19 volumio systemd[1]: Started NR1-UI.
Sep 12 22:45:22 volumio nr1ui[10832]: Traceback (most recent call last):
Sep 12 22:45:22 volumio nr1ui[10832]: File "/home/volumio/NR1-UI/nr1ui.py", line 51, in
Sep 12 22:45:22 volumio nr1ui[10832]: import numpy as np
Sep 12 22:45:22 volumio nr1ui[10832]: ModuleNotFoundError: No module named 'numpy'
Sep 12 22:45:22 volumio systemd[1]: nr1uibuster.service: Main process exited, code=exited, status=1/FAILURE
Sep 12 22:45:22 volumio systemd[1]: nr1uibuster.service: Failed with result 'exit-code'.

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