Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem encountered: Unable to find required Python modules. #7

Closed
jeremiah opened this issue Aug 28, 2019 · 1 comment
Closed

Problem encountered: Unable to find required Python modules. #7

jeremiah opened this issue Aug 28, 2019 · 1 comment

Comments

@jeremiah
Copy link
Collaborator

While building Laniakea with meson I get this error;

Message: Laniakea requires AppStream GObject introspection data. Please install it to continue.
meson.build:27:4: ERROR: Problem encountered: Unable to find required Python modules.

I have python-gobject and python-gi-dev and others but I cannot get past this message. Which python module satisfies this dependency?

@ximion
Copy link
Member

ximion commented Aug 28, 2019

The message tells you what to do already ;-)

Laniakea requires AppStream GObject introspection data. Please install it to continue.

=> You'll want to install GIR data for AppStream, on Debian systems that can be done via sudo apt install gir1.2-appstream-1.0.

@ximion ximion closed this as completed Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants