[MacPorts] #37556: py27-cairo @1.10.0 Version reported as 1.0.10 instead
MacPorts
noreply at macports.org
Sun Jan 6 15:31:28 PST 2013
#37556: py27-cairo @1.10.0 Version reported as 1.0.10 instead
-------------------------+--------------------------------
Reporter: peeter.as@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: py27-cairo
-------------------------+--------------------------------
I tried to compile a documentation with sphinx, but I got this error:
{{{
Exception occurred:
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/matplotlib/backends/backend_cairo.py", line 37, in <module>
% (cairo.version_info + _version_required))
ImportError: Pycairo 1.0.10 is installed
Pycairo 1.2.0 or later is required
The full traceback has been saved in...
}}}
In ipython:
{{{
In [29]: import cairo
In [30]: cairo.version_info
Out[30]: (1, 0, 10)
}}}
From ''port installed'':
{{{
py27-cairo @1.10.0_0+x11 (active)
}}}
Also:
{{{
$ pkg-config --modversion pycairo
1.10.0
}}}
--
Ticket URL: <https://trac.macports.org/ticket/37556>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list