dinhhuydh
dinhhuydh
@harmdewit You're are awesome, man!
I've installed yesterday and still get the error. My computer: Mac Pro M2 Python 3.10.8 ``` OSError: No pandoc was found: either install pandoc and add it to your PATH...
I've found solution. I need to install pandoc with `brew` first `brew install pandoc` More details: https://pandoc.org/installing.html
@andrewtimberlake Are you working on the new implementation to fix the warning?
It works on my project. Thank for your work @andrewtimberlake.
Closed as the issue fixed in #52.