Bug 111175

Summary: meson.build:749:2: ERROR: <ExternalProgram 'python3' -> ['/usr/bin/python3']> is not a valid python
Product: Mesa Reporter: Vinson Lee <vlee>
Component: OtherAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: baker.dylan.c
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2019-07-19 23:26:13 UTC
WARNING: Project targetting '>= 0.45' but tried to use feature introduced in '0.46.0': Python Module
Program python3 found: YES (/usr/bin/python3)

meson.build:749:2: ERROR: <ExternalProgram 'python3' -> ['/usr/bin/python3']> is not a valid python

$ meson --version
0.51.0

$ /usr/bin/python3 --version
Python 3.7.4
Comment 1 Eric Engestrom 2019-07-19 23:29:38 UTC

*** This bug has been marked as a duplicate of bug 111023 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.