Bug 111175 - meson.build:749:2: ERROR: <ExternalProgram 'python3' -> ['/usr/bin/python3']> is not a valid python
Summary: meson.build:749:2: ERROR: <ExternalProgram 'python3' -> ['/usr/bin/python3']>...
Status: RESOLVED DUPLICATE of bug 111023
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-19 23:26 UTC by Vinson Lee
Modified: 2019-07-19 23:29 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.