kila58 / qemu-patched

QEMU patched to avoid detection from various anticheats such as Battleye/EAC
Other
65 stars 22 forks source link

error compiling #4

Closed kops1330 closed 4 months ago

kops1330 commented 4 months ago

hi, i have the following error codes when compiling, any suggestions on how to over come this?

FAILED: ui/dbus-display1.h ui/dbus-display1.c /usr/bin/gdbus-codegen ui/dbus-display1.xml --glib-min-required 2.64 --output-directory /home/user/qemu-patched/build/ui --interface-prefix org.qemu. --c-namespace QemuDBus --generate-c-code dbus-display1 Traceback (most recent call last): File "/usr/bin/gdbus-codegen", line 53, in from codegen import codegen_main File "/usr/share/glib-2.0/codegen/codegen_main.py", line 30, in from . import dbustypes File "/usr/share/glib-2.0/codegen/dbustypes.py", line 22, in from . import utils File "/usr/share/glib-2.0/codegen/utils.py", line 22, in import packaging.version ModuleNotFoundError: No module named 'packaging' ninja: build stopped: subcommand failed. make: *** [Makefile:162: run-ninja] Error 1

kops1330 commented 4 months ago

i am on opensuse tumbleweed

kila58 commented 4 months ago

Not too familiar with suse and it's python situation. Have you tried installing the package via pip? Is pip updated?

kops1330 commented 4 months ago

never mind issue resolved i reinstalled sphinx