Bug 80672

Summary: 'waf configure' should try 'python3' instead of 'python' when search for the Python3 binary
Product: pycairo Reporter: diesch
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description diesch 2014-06-29 11:25:59 UTC
When trying to configure pycairo for Python3 'waf configure' fails if /usr/bin/python is a Python2 binary.

For compatibility with PEP-394 waf should first look for /usr/bin/python3 or another `python3` binary.
Comment 1 Christoph Reiter 2017-07-05 15:11:00 UTC
Since 1.11 pycairo uses distutils for building. There is a good chance that
this bug no longer occurs with the new system. If there are still problems
please file a bug: https://github.com/pygobject/pycairo/issues

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.