[MacPorts] #54326: Unable to use sphinx to build documentation for py35-pip
MacPorts
noreply at macports.org
Sat Jun 17 15:28:10 UTC 2017
#54326: Unable to use sphinx to build documentation for py35-pip
-------------------------------------+-------------------------------------
Reporter: drallensmith | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Keywords: sphinx python sphinx- | Port: py35-pip py35-sphinx
build docs documentation | py27-sphinx
-------------------------------------+-------------------------------------
Attempting to run sphinx-build -b man (with select set to either
py35-sphinx or py27-sphinx) in the /opt/local/share/doc/py35-pip directory
(using any of `sudo make man`, `sudo -H sphinx-build -b man . _build/man`,
or variants on these) yields the following:
{{{
Running Sphinx v1.6.2
making output directory...
Extension error:
Could not import extension docs.pipext (exception: No module named 'docs')
}}}
I have tried putting in "docs" in the directory as a symlink to ".", as
suggested in the only webpage I could locate that mentions this specific
error with sphinx, but with no effect.
Thanks,
-Allen (Allen W. Smith, Ph.D.)
--
Ticket URL: <https://trac.macports.org/ticket/54326>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list