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

TypeError: add_source_parser() takes 2 positional arguments but 3 were given #438

Closed
sbellem opened this issue Apr 30, 2020 · 0 comments · Fixed by #441
Closed

TypeError: add_source_parser() takes 2 positional arguments but 3 were given #438

sbellem opened this issue Apr 30, 2020 · 0 comments · Fixed by #441
Assignees
Labels
bug Something isn't working documentation code documentation maintenance better way to write existing code, better tools/packages which can simplify things

Comments

@sbellem
Copy link
Collaborator

sbellem commented Apr 30, 2020

Appears to be a problem with m2r (markdown to restructuredtext).

See sphinx-doc/sphinx#7420.

Two possible fixes appear to be:

Switching to recommonmark appears to be preferable as m2r appears to be non-active in terms of releases.

Assuming the switch does not require much work, then let's try recommonmark.Perhaps there will be difficulties for files such as README.md which are outside the docs/ namespace. See relevant comment: sphinx-doc/sphinx#7420 (comment).

@sbellem sbellem added bug Something isn't working documentation code documentation maintenance better way to write existing code, better tools/packages which can simplify things labels Apr 30, 2020
@sbellem sbellem self-assigned this Apr 30, 2020
sbellem added a commit to sbellem/HoneyBadgerMPC that referenced this issue May 11, 2020
sbellem added a commit to sbellem/HoneyBadgerMPC that referenced this issue May 11, 2020
sbellem added a commit that referenced this issue May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation code documentation maintenance better way to write existing code, better tools/packages which can simplify things
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant