Summary: | Installation configuration ignores supplied python version | ||
---|---|---|---|
Product: | pycairo | Reporter: | Evert <evertrol> |
Component: | general | Assignee: | Steve Chaplin <d74n5pohf9> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Evert
2012-11-23 12:32:41 UTC
The way to specify the python version in waf is through an environment variable. The version used to run waf itself is unrelated. Example: PYTHON=python3.3 ./waf configure 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.