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

RuntimeError: Cannot understand pandocversion=3.0.1 #68

Open
benmaier opened this issue Jan 31, 2023 · 2 comments
Open

RuntimeError: Cannot understand pandocversion=3.0.1 #68

benmaier opened this issue Jan 31, 2023 · 2 comments

Comments

@benmaier
Copy link

Hi, I got a compatibility error (I suppose). Any hints on how to resolve?

Comes from running a pandoc command with --filter=pandas-eqnos

  File "/opt/homebrew/bin/pandoc-eqnos", line 8, in <module>
    sys.exit(main())
  File "/opt/homebrew/lib/python3.10/site-packages/pandoc_eqnos.py", line 493, in main
    PANDOCVERSION = pandocxnos.init(args.pandocversion, doc)
  File "/opt/homebrew/lib/python3.10/site-packages/pandocxnos/core.py", line 224, in init
    _PANDOCVERSION = _get_pandoc_version(pandocversion, doc)
  File "/opt/homebrew/lib/python3.10/site-packages/pandocxnos/core.py", line 179, in _get_pandoc_version
    raise RuntimeError(msg)
RuntimeError: Cannot understand pandocversion=3.0.1
@benmaier
Copy link
Author

Source of problem: tomduck/pandoc-xnos#28

@bollenn
Copy link

bollenn commented Aug 2, 2023

Just ran into the same issue, lets hope tomduck/pandoc-xnos#28 gets merged soon...

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

No branches or pull requests

2 participants