No subject

Yong Xin yxin.bc.ca at gmail.com
Thu May 14 23:49:49 UTC 2020


Hi gstreamer team,

I followed
https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-meson.html?gi-language=c
to
build source from gstreamer master using meson. I'm running Ubuntu 20.04 as
the OS. When I run "meson build_directory/" for the initial configuration,
I got an error message on python3. I searched around and could not find a
solution. Any idea how to solve this issue?

~/gst-build$ meson build_directory/
The Meson build system
Version: 0.53.2
Source dir: /home/zebra/gst-build
Build dir: /home/zebra/gst-build/build_directory
Build type: native build
Project name: All GStreamer modules
Project version: 1.17.0.1
C compiler for the host machine: cc (gcc 9.3.0 "cc (Ubuntu 9.3.0-10ubuntu2)
9.3.0")
C linker for the host machine: cc ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)

*meson.build:13:0: ERROR: <ExternalProgram 'python3' ->
['/usr/bin/python3']> is not a valid python or it is missing setuptools*

A full log can be found at
/home/zebra/gst-build/build_directory/meson-logs/meson-log.txt

Thanks,
Zebra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200514/342a6337/attachment-0001.htm>


More information about the gstreamer-devel mailing list