jacobbar/fruity-pikvm

Error after installation of fruity-pikvm

DylanHP opened this issue · 3 comments

As the title says i continue to get this error and the nginix proxy wont start on my bpi m1 running armibian Debian 11
==> Enabling kvmd-nginx kvmd-webterm kvmd-otg and kvmd services, but do not start them.
Processing triggers for man-db (2.9.4-2) ...
Traceback (most recent call last):
File "/usr/bin/kvmd", line 6, in <module>
from kvmd.apps.kvmd import main
ModuleNotFoundError: No module named 'kvmd'
reboot and enjoy

Do you use compiled python3.10 of the installation? Compiled python comes with site-packages folder instead of dist-packages.So it won't work.