Skip to content

Instantly share code, notes, and snippets.

@andrewSC
Created October 2, 2017 16:40
Show Gist options
  • Save andrewSC/9b14a06e492900765ab78211897cd259 to your computer and use it in GitHub Desktop.
Save andrewSC/9b14a06e492900765ab78211897cd259 to your computer and use it in GitHub Desktop.
[139/1326] Generating gtkdbusgenerated-gdbus with a custom command.
FAILED: gtk/gtkdbusgenerated.c gtk/gtkdbusgenerated.h
/usr/sbin/gdbus-codegen --interface-prefix org.Gtk. --c-namespace _Gtk --output-directory gtk --generate-c-code gtkdbusgenerated ../gtk/gtkdbusinterfaces.xml
Traceback (most recent call last):
File "/usr/sbin/gdbus-codegen", line 41, in <module>
from codegen import codegen_main
ModuleNotFoundError: No module named 'codegen'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment