[MacPorts] #47124: py*-sphinx 1.3_0 execution fails
MacPorts
noreply at macports.org
Thu Mar 12 07:51:19 PDT 2015
#47124: py*-sphinx 1.3_0 execution fails
-------------------------+------------------------
Reporter: michaelld@… | Owner: jmr@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port: py*-sphinx
-------------------------+------------------------
The Sphinx 1.3_0 ${prefix}/bin/sphinx-* scripts execution fails with
(e.g., when using py27-sphinx):
{{{
% /opt/local/bin/sphinx-build-2.7
Traceback (most recent call last):
File "/opt/local/bin/sphinx-build-2.7", line 5, in <module>
from pkg_resources import load_entry_point
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/pkg_resources/__init__.py", line 3020, in <module>
working_set = WorkingSet._build_master()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/pkg_resources/__init__.py", line 614, in _build_master
ws.require(__requires__)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/pkg_resources/__init__.py", line 920, in require
needed = self.resolve(parse_requirements(requirements))
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/pkg_resources/__init__.py", line 807, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: sphinx-rtd-theme<0.2,>=0.1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47124>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list