Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

同步出错了 #227

Closed
silkriver opened this issue Oct 27, 2021 · 4 comments
Closed

同步出错了 #227

silkriver opened this issue Oct 27, 2021 · 4 comments

Comments

@silkriver
Copy link

@silkriver silkriver commented Oct 27, 2021

好像不是因为文本格式问题

@zhsj
Copy link
Collaborator

@zhsj zhsj commented Oct 27, 2021

看着像是因为github action把基础环境里的python升级了(到了3.8),然后现在用的sphinx版本不兼容3.8

@zhsj
Copy link
Collaborator

@zhsj zhsj commented Oct 27, 2021

但我们sphinx用的版本是cpython里指定的。。 https://github.com/python/cpython/blob/main/Doc/requirements.txt

@Dumeng
Copy link

@Dumeng Dumeng commented Nov 2, 2021

可以单独把37的Ubuntu版本制定为 ubuntu-18.04

@zhsj
Copy link
Collaborator

@zhsj zhsj commented Nov 2, 2021

应该是 docutils 发布了 0.18 版本,和 sphinx 2.3.1 不兼容。sphinx 2.3.1 是在 https://github.com/python/cpython/blob/3.7/Doc/Makefile#L130 这里指定的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants