D
I installed the omv-source, had found the omv module ,but now error report no pyb module found , but I can't find and install the pyb module, how to fix this issue ?
python3 controller.py
Traceback (most recent call last):
File "/home/paulzhang/Desktop/omv-source/openmediavault-master/deb/openmediavault/srv/salt/_grains/controller.py", line 1, in
import json, struct, serial, rpc
File "/home/paulzhang/Desktop/omv-source/openmediavault-master/deb/openmediavault/srv/salt/_grains/rpc.py", line 10, in
import pyb
ModuleNotFoundError: No module named 'pyb'