来源:https://stackoverflow.com/questions/37757151/the-sphinx-build-command-was-not-found
- 安装 python3 版本
apt install python3-sphinx
- 安装 python2 版本
apt install python-sphinx
来源:https://stackoverflow.com/questions/37757151/the-sphinx-build-command-was-not-found
apt install python3-sphinx
apt install python-sphinx