Bug 31341 - pycairo 1.8.10 package on PyPI is broken
Summary: pycairo 1.8.10 package on PyPI is broken
Status: RESOLVED NOTABUG
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 15:32 UTC by Chris Northwood
Modified: 2010-11-20 22:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.