Bug 31341

Summary: pycairo 1.8.10 package on PyPI is broken
Product: pycairo Reporter: Chris Northwood <cnorthwood>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Chris Northwood 2010-11-02 15:32:15 UTC
Attempting to install pycairo using PIP results in the following. Reverting to 1.8.8 installs successfully.

Downloading/unpacking pycairo
 Downloading pycairo-1.8.10.tar.bz2 (258Kb): 258Kb downloaded
 Running setup.py egg_info for package pycairo
   Traceback (most recent call last):
     File "<string>", line 14, in <module>
   IOError: [Errno 2] No such file or directory: '/home/chris/mollyenv/build/pycairo/setup.py'
   Complete output from command python setup.py egg_info:
   Traceback (most recent call last):

 File "<string>", line 14, in <module>

IOError: [Errno 2] No such file or directory: '/home/chris/mollyenv/build/pycairo/setup.py'
Comment 1 Steve Chaplin 2010-11-20 22:17:35 UTC
Pycairo has not been developed to install using PIP.
See the INSTALL file in the pycairo archive for installation instructions.

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.