Conduct the command: ``` make html ``` but the following error occurs: ```bash /bin/sh: sphinx-build: command not found make: *** [html] Error 127 ``` But, actually, `sphinx` has been installed. Details about Environment: - OS: macOS 13.2.1 (22D68) - Chip: M1 - Python: 3.9.12
Conduct the command:
but the following error occurs:
But, actually,
sphinxhas been installed.Details about Environment: