Setup module dependecies on every reboot from /data/rc.local
Closed this issue · 1 comments
freakent commented
Version
0.6.4 (current)
What version of VenusOS are you running on your GX device
3.21 (currect release)
Does this issue occur during installation or at runtime ?
Installation
Is there a Discussion thread for this issue? Please paste a link.
What is the issue you are actually experiencing?
After a venusOS upgrade the driver can fail with errors indicating missing pyyaml module. If the pyyaml module is missing then pip, python3-misc and pyyaml all need to be re-installed. This check can be automated at system boot up in /data/rc.local
If this is not installation related, what does the status payload look like that you are publishing to the driver to register your device?
No response
Relevant log output
No response
freakent commented
Fixed in v0.6.5