FAQ - Sixdsn/terra-terminal GitHub Wiki
--
Build Errors and Warnings
When you build Terra-Terminal, you must have this kind of output:
ERROR: Python module terminal not found
ERROR: Python module terminal not found
ERROR: Python module terra_main not found
ERROR: Python module VteObject not found
ERROR: Python module VteObject not found
ERROR: Python module terra_main not found
WARNING: the following files are not recognized by DistUtilsExtra.auto:
TRANSLATORS
examples/layout.cfg
examples/layout_base.cfg
examples/main.cfg
main/terra
terra/globalhotkeys/Makefile.am
terra/globalhotkeys/bind.c
terra/globalhotkeys/globalhotkeys.c
terra/globalhotkeys/keybinder.h
terra/globalhotkeys/testbinding.c
This is caused by a know bug from python-distutils-extra, so you should not worry about.