On Tue, Mar 5, 2019 at 12:40 AM Samuel Lelievre <samuel.lelie...@gmail.com> wrote: > > To install pandoc, you can run > > sage --pip install pandoc > > or first enter a sage shell by running > > sage --sh > > and in the sage shell run > > pip install pandoc > > and finally exit the sage shell by running > > exit
Hi Samuel (and anyone else reading as I'm just posting this to help future readers), This is misleading, unfortunately (I have been misled by it myself). The "pandoc" that's on PyPI [1] is *not* ("the Haskell program 'pandoc'") as one might guess since PyPI is for Python packages. It's a package for working with Pandoc's intermediate document format in Python, but it is not itself a replacement for pandoc, and is arguably badly-named because of it. [1] https://github.com/boisgera/pandoc -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.