I have installed the requirement.txt but didn't work.
I was able to get by with

apt-get install python3-sphinx


On Mon, Apr 10, 2023 at 11:27 AM Tim Graham <timogra...@gmail.com> wrote:

> It looks like Sphinx isn't installed. Did you `pip install
> docs/requirements.txt`?
> On Monday, April 10, 2023 at 9:12:48 AM UTC-4 Ezekiel Adetoro wrote:
>
>> I want to generate the documentation for Django, I have the folloe error
>>
>> sphinx-build -b djangohtml -n -d _build/doctrees -D language=en   .
>> _build/html
>> make: sphinx-build: No such file or directory
>> make: *** [Makefile:59: html] Error 127
>>
>> I have install all requirement and no error.
>> Any help on how to go about this?
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-developers/4E1Iiyqmxz4/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/34976b65-dbcc-49d8-820c-abee7de9ba28n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/34976b65-dbcc-49d8-820c-abee7de9ba28n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CALKSmMMmh9cQTyh%3DTC3W_UEOxCVEQzZSnj4mTwgqafjQkb%2BeDQ%40mail.gmail.com.

Reply via email to