mynode_startup.sh fails - ModuleNotFoundError: No module named 'utilities
Opened this issue · 1 comments
bensig commented
Describe the bug
startup script is failing with the error:
ModuleNotFoundError: No module named 'utilities'
Expected behavior
Expect script to be run successfully
Screenshots
If applicable, add screenshots to help explain your problem.
MyNode hardware (please complete the following information):
Debian buster
Additional context
Would like to know which user this runs as to help me with troubleshooting...
Is this related to pynode? I may have accidentally deleted it.
tehelsper commented
Do you have a longer log? It's very likely related to pynode being removed. The utilities.py files has a lot of common functions that get shared for usage in various scripts.