8000 Cannot find pandoc · Issue #5 · cnunescoelho/kiroku · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cannot find pandoc #5

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.

B 8000 y 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

Open
charlesfg opened this issue Nov 6, 2024 · 1 comment
Open

Cannot find pandoc #5

charlesfg opened this issue Nov 6, 2024 · 1 comment

Comments

@charlesfg
Copy link

When trying to save the document on the web server, this error appears on the console:

WARNING:root:Using working directory /Users/charlesgoncalves/git/kiroku/teste_cfg
WARNING:root:saved file /Users/charlesgoncalves/git/kiroku/teste_cfg/introduction/introduction.md
ERROR:root:cannot find 'pandoc'
WARNING:root:saved file /Users/charlesgoncalves/git/kiroku/teste_cfg/introduction/introduction.docx

Checking on code:

(base) charlesgoncalves@cfgmac:~/git/kiroku git:(main)
rg pandoc                                                                                                                                                                      18:36
requirements.txt
21:pypandoc==1.13

kiroku
459:            # Use pandoc to convert to docx
462:                    "pandoc",
469:            logging.error("cannot find 'pandoc'")

after

brew install pandoc

things went ok!

@cnunescoelho
Copy link
Owner

thanks, I will update the documentation.

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
0