-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
journalctl reports No module named GPUtil #514
Labels
bug
Something isn't working
Comments
|
I had to change User=root to User=user in the service file. (user is my login) I am able to start/stop the service and the display responds. |
Hi, thanks for your feedback! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/home/user/turing/python3 main.py works.
That tells me all modules are loaded in python3.
My login is user.
moved /home/user/turing/ to /opt
copied .service to /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl start turing.service fails
journalctl -u turing.service says No module GPUtil
Linuxmint 21.3, python3.10.12, turing display 3.5 inch
The text was updated successfully, but these errors were encountered: