The "error" was solved. Just had to add
#-*- coding:utf-8 -*-

to pandoc-eqnos-script.py on top. 

El lunes, 19 de agosto de 2019, 21:41:45 (UTC-3), Isai Emanuel Davila Cuba escribió:
Hi, guys. I have been having problems when using Pandoc for convert a Markdown file to PDF. The problem is when using pandoc-eqnos filter. I typed in command line:
pandoc --filter=pandoc-eqnos file.md -o file.pdf
And get this error message:
File "C:\Users\Isaí Dávila\AppData\Local\Programs\Python\Python37-32\Scripts\pandoc-eqnos-script.py", line 1
SyntaxError: Non-UTF-8 code starting with '\xed' in file C:\Users\Isaí Dávila\AppData\Local\Programs\Python\Python37-32\Scripts\pandoc-eqnos-script.py on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
Error running filter pandoc-eqnos:
Filter returned error status 1

I have no experience with UTF-8 related erros, so any suggestion will be appreciated. Thanks.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/472ad3f9-6da7-4bd4-94d7-2993f104a81a%40googlegroups.com.