[petsc-dev] Sphinx error
Barry Smith
bsmith at petsc.dev
Mon Jul 6 20:47:21 CDT 2020
Apple's python 2 doesn't use pip
$ sudo easy_install src/docs/sphinx_docs/requirements.txt
Processing requirements.txt
error: Not a recognized archive type: src/docs/sphinx_docs/requirements.txt
Is this thing supported only for python3?
Barry
> On Jul 6, 2020, at 8:20 PM, Jed Brown <jed at jedbrown.org> wrote:
>
> Gotta run
>
> pip install -r src/docs/sphinx_docs/requirements.txt
>
> Add --user if you aren't in a virtualenv.
>
> Barry Smith <bsmith at petsc.dev> writes:
>
>> Running Sphinx v3.0.4
>>
>> Found DOT install: /usr/local/bin/dot
>>
>>
>> Extension error:
>> Could not import extension sphinxcontrib.bibtex (exception: No module named 'sphinxcontrib.bibtex')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20200706/e039fab2/attachment-0001.html>
More information about the petsc-dev
mailing list