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'
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.