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

PYGOBJECT version mismatch #16

Open
espiriki opened this issue Feb 2, 2022 · 1 comment
Open

PYGOBJECT version mismatch #16

espiriki opened this issue Feb 2, 2022 · 1 comment

Comments

@espiriki
Copy link

espiriki commented Feb 2, 2022

Was following the README.md file and got this error when running the "build-gst-python.sh" script:

checking for GST... yes
checking for PYGOBJECT... configure: error: Package requirements (pygobject-3.0 >= 3.8) were not met:

No package 'pygobject-3.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PYGOBJECT_CFLAGS
and PYGOBJECT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** No targets specified and no makefile found. Stop.
make: Nothing to be done for 'install'.

Any tips on how to fix this?

@zoldaten
Copy link

sudo apt install -y python-gi-dev

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