jacobbar / fruity-pikvm

Install Pi-KVM on debian SBCs such as Orange Pi, Banana Pi, Mango Pi, etc
GNU General Public License v3.0
148 stars 26 forks source link

Error after installation of fruity-pikvm #4

Open DylanHP opened 11 months ago

DylanHP commented 11 months ago

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

foobarjimmy commented 10 months ago

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.

leux0 commented 2 months ago

2024-05-17_115445